Add zshrc.local to add gem install into the path
This commit is contained in:
1
files/zshrc.local
Normal file
1
files/zshrc.local
Normal file
@@ -0,0 +1 @@
|
||||
PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin"
|
||||
Reference in New Issue
Block a user