index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ruby.plugin.zsh
blob: 82bf5d49d4420c398520709236a38291b4459cb9 (
plain
)
1
2
3
4
alias sgem='sudo gem' # Find ruby file alias rfind='find . -name *.rb | xargs grep -n'