From 0d9fcf8df448db25e8b805b9812f44314ea89936 Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Thu, 2 Jul 2015 13:52:25 +0200 Subject: Added Bash configuration --- bash/.bash_profile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bash/.bash_profile (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile new file mode 100644 index 0000000..b45e64f --- /dev/null +++ b/bash/.bash_profile @@ -0,0 +1,6 @@ +# .bash_profile + +# Get the aliases and functions +if [ -f ~/.bashrc ]; then + . ~/.bashrc +fi -- cgit v1.2.3-70-g09d2