diff --git a/config/zsh/login/langs b/config/zsh/login/langs index e6ebf1b..3569b2e 100644 --- a/config/zsh/login/langs +++ b/config/zsh/login/langs @@ -18,7 +18,7 @@ if (( $+commands[rock] )); then fi # ruby -newbins+=(~/.gem/ruby/*/bin(N)) +newbins+=(~/.gem/ruby/*/bin(N) /usr/local/opt/ruby/bin) # rust newbins+=(~/.cargo/bin)