From 82b783b648ae615f7f3f3eb45b41c7dabadf9511 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 18 Oct 2018 11:28:50 +0700 Subject: Update 2018-10-18 --- fedora/.bashrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 fedora/.bashrc (limited to 'fedora') diff --git a/fedora/.bashrc b/fedora/.bashrc new file mode 100644 index 0000000..24479e4 --- /dev/null +++ b/fedora/.bashrc @@ -0,0 +1,12 @@ +# .bashrc + +# Source global definitions +if [ -f /etc/bashrc ]; then + . /etc/bashrc +fi + +# Uncomment the following line if you don't like systemctl's auto-paging feature: +# export SYSTEMD_PAGER= + +# User specific aliases and functions +alias stow='stow -t /home/436e58' -- cgit 1.4.1