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