]>
git.rmz.io Git - dotfiles.git/blob - zsh/plugins/ruby/ruby.plugin.zsh
38e4d7cd01c1c708a8dcfc5afcbd2e78fe7deea7
1 # TODO: Make this compatible with rvm.
2 # Run sudo gem on the system ruby, not the active ruby.
6 alias rfind
='find . -name "*.rb" | xargs grep -n'