diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index b3cdfc8..3dfe9ad 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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.