zsh: Fix wrong PATH

This commit is contained in:
2020-02-28 21:33:10 +01:00
parent d6c0352dca
commit a80b4ed11d

View File

@@ -1,5 +1,5 @@
_path=("$HOME/bin"
"$HOME/.optbin
"$HOME/.optbin"
"/usr/local/sbin"
"/usr/local/bin"
"/usr/sbin"