From 189ed5427c7d11c285de576f7f22eb248ef140a4 Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Sat, 1 Mar 2025 22:48:05 +0100 Subject: bash: add vanilla bash configs --- .bash_profile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile new file mode 100644 index 0000000..5545f00 --- /dev/null +++ b/.bash_profile @@ -0,0 +1,5 @@ +# +# ~/.bash_profile +# + +[[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.2.3-70-g09d2