Update .zshrc
This commit is contained in:
parent
8d843f1dfe
commit
8707ccc735
|
@ -15,6 +15,7 @@ eval $(thefuck --alias)
|
|||
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
export PATH="$HOME/.asdf/shims:$PATH"
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
|
|
Loading…
Reference in New Issue