diff --git a/.zshrc b/.zshrc index 21d0978..c1b807e 100644 --- a/.zshrc +++ b/.zshrc @@ -1,7 +1,7 @@ # Import from bash -if [ -f $HOME/.bash_profile ]; then - source $HOME/.bash_profile; -fi +# if [ -f $HOME/.bash_profile ]; then +# source $HOME/.bash_profile; +# fi # extra files in ~/.zsh/configs/pre , ~/.zsh/configs , and ~/.zsh/configs/post