initial dotfiles migration from zet-personal
This commit is contained in:
5
.bash_profile
Normal file
5
.bash_profile
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# Load .bashrc if it exists
|
||||
if [ -f ~/.bashrc ]; then
|
||||
source ~/.bashrc
|
||||
fi
|
||||
Reference in New Issue
Block a user