mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 06:57:23 +01:00
added my modified oh-my-zsh version to repository
This commit is contained in:
4
zsh/plugins/ruby/ruby.plugin.zsh
Normal file
4
zsh/plugins/ruby/ruby.plugin.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
alias sgem='sudo gem'
|
||||
|
||||
# Find ruby file
|
||||
alias rfind='find . -name *.rb | xargs grep -n'
|
||||
Reference in New Issue
Block a user