From d2d735742ca61b211c9b48a2209d36395daebcf4 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Thu, 17 Nov 2022 10:56:25 -0800 Subject: + add existing config --- dot_bash_profile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot_bash_profile (limited to '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 -- cgit v1.2.3