added .local/bin to PATH
This commit is contained in:
@@ -64,6 +64,9 @@ plugins=(
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# additional path variables
|
||||
export PATH=$PATH:~/.local/bin
|
||||
|
||||
### ALIAS' ###
|
||||
#jokes
|
||||
alias dog='cat'
|
||||
|
||||
Reference in New Issue
Block a user