diff --git a/.zshrc b/.zshrc --- a/.zshrc +++ b/.zshrc @@ -1,4 +1,4 @@ -typeset -U path manpath omz_plugins zsh_plugins envthings +typeset -U omz_plugins zsh_plugins envthings # Version/environment management tools to load envthings=(plenv rakudobrew) @@ -34,9 +34,6 @@ if [ -f ~/.zgen/zgen.zsh ]; then fi fi - -path[1,0]="$HOME/bin" - REPORTTIME=5 setopt list_packed