[zsh] Add local/bin to usual PATH
This commit is contained in:
parent
08a002145f
commit
4d5adf0fad
@ -28,3 +28,4 @@ if [[ -z "$BROWSER" ]] ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
export PATH=$HOME/local/bin:$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user