diff --git a/.chezmoitemplates/zshrc_darwin.tmpl b/.chezmoitemplates/zshrc_darwin.tmpl index 85d6feb..841dcd0 100644 --- a/.chezmoitemplates/zshrc_darwin.tmpl +++ b/.chezmoitemplates/zshrc_darwin.tmpl @@ -227,6 +227,7 @@ fi source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh #source /opt/homebrew/share/zsh-autocomplete/zsh-autocomplete.plugin.zsh +export PATH="$PATH:$HOME/.local/bin" [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh