diff --git a/zsh/.zshrc b/zsh/.zshrc index be0c02b..81662ff 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -308,6 +308,7 @@ for path_candidate in /Applications/Xcode.app/Contents/Developer/usr/bin \ ~/.cargo/bin \ ~/.linuxbrew/bin \ ~/.linuxbrew/sbin \ + ~/.local/bin \ ~/.rbenv/bin \ ~/bin \ ~/src/gocode/bin \