From 08245b8f59015a15dba1bb5fe90970f6da2b8d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Sun, 3 Jun 2018 16:20:20 +0200 Subject: [PATCH] Upload dot.bash_profile --- dot.bash_profile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot.bash_profile diff --git a/dot.bash_profile b/dot.bash_profile new file mode 100644 index 0000000..5545f00 --- /dev/null +++ b/dot.bash_profile @@ -0,0 +1,5 @@ +# +# ~/.bash_profile +# + +[[ -f ~/.bashrc ]] && . ~/.bashrc