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