diff --git a/zsh/zprofile b/zsh/zprofile index 32202c7..4bebe53 100644 --- a/zsh/zprofile +++ b/zsh/zprofile @@ -7,6 +7,7 @@ _path=("$HOME/bin" "/usr/bin" "/sbin" "/bin" + "/usr/bin/core_perl", "/usr/games") PATH=""