diff --git a/.zshenv b/.zshenv new file mode 100644 --- /dev/null +++ b/.zshenv @@ -0,0 +1,2 @@ +typeset -U path manpath +path[1,0]="$HOME/bin"