|
@@ -22,8 +22,6 @@ if [[ -z "$epoch_target" ]]; then
|
|
epoch_target=13
|
|
epoch_target=13
|
|
fi
|
|
fi
|
|
|
|
|
|
-[ -f ~/.profile ] && source ~/.profile
|
|
|
|
-
|
|
|
|
# Cancel upgrade if the current user doesn't have write permissions for the
|
|
# Cancel upgrade if the current user doesn't have write permissions for the
|
|
# oh-my-zsh directory.
|
|
# oh-my-zsh directory.
|
|
[[ -w "$ZSH" ]] || return 0
|
|
[[ -w "$ZSH" ]] || return 0
|