Updated zprofile
This commit is contained in:
@@ -28,6 +28,6 @@ unset -f append_path
|
|||||||
# Run /etc/zshrc if in an interactive terminal
|
# Run /etc/zshrc if in an interactive terminal
|
||||||
if [[ $- == *i* ]]
|
if [[ $- == *i* ]]
|
||||||
then
|
then
|
||||||
. /etc/zshrc
|
. /etc/zsh/zshrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user