diff --git a/zsh/.zprofile b/zsh/.zprofile --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -33,4 +33,4 @@ ################ BOTTOM ################ # load .zshrc when interactive (ssh) -[[ -o interactive ]] && source ~/.zshrc +# [[ -o interactive ]] && source ~/.zshrc