Logo
Explore Help
Register Sign In
yujunjun/ohmyzsh
1
0
Fork 0
You've already forked ohmyzsh
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-07-08 09:34:20 +00:00
Code Issues Packages Projects Releases Wiki Activity
ohmyzsh/plugins/ruby/ruby.plugin.zsh

7 lines
189 B
Bash
Raw Normal View History

Gem List Helper Add helper function to list gems in a pretty way (only with rvm, for now). Add missng EOF newline and a todo to the ruby plugin.
2011-05-28 10:50:06 -04:00
# TODO: Make this compatible with rvm.
# Run sudo gem on the system ruby, not the active ruby.
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
2010-06-03 12:03:26 -07:00
alias sgem='sudo gem'
# Find ruby file
Gem List Helper Add helper function to list gems in a pretty way (only with rvm, for now). Add missng EOF newline and a todo to the ruby plugin.
2011-05-28 10:50:06 -04:00
alias rfind='find . -name *.rb | xargs grep -n'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 151ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API