mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
feat(ruby): add multiple gem aliases (#9005)
Mostly empty commit to fix the changelog for merge at 6f4c7f64
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# TODO: Make this compatible with rvm.
|
||||
# Run sudo gem on the system ruby, not the active ruby.
|
||||
# Run sudo gem on the system ruby, not the active ruby
|
||||
alias sgem='sudo gem'
|
||||
|
||||
# Find ruby file
|
||||
|
||||
Reference in New Issue
Block a user