Removed an import that causes problems.

This commit is contained in:
Sebastian 2024-09-04 10:57:18 +02:00
parent c5d43bee4e
commit 6c311b6225

6
.zshrc
View file

@ -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