[zsh] add the new Rubygems location to PATH

This commit is contained in:
Dmytro Meleshko 2021-03-20 02:03:40 +02:00
parent 173bf5851e
commit a848343e94

View file

@ -61,6 +61,7 @@ fi
# Ruby gems
path_prepend path ~/.gem/ruby/*/bin(N/)
path_prepend path ~/.local/share/gem/ruby/*/bin(N/)
# Yarn global packages
path_prepend path ~/.yarn/bin