mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-10-22 07:54:24 -04:00
switch from bash to ZSH
This commit is contained in:
3
bash_archive/.bash_profile
Normal file
3
bash_archive/.bash_profile
Normal file
@@ -0,0 +1,3 @@
|
||||
if [ -f ~/.bashrc ]; then
|
||||
source ~/.bashrc
|
||||
fi
|
Reference in New Issue
Block a user