git-subtree-dir: repos/robbyrussell/oh-my-zsh git-subtree-split: 5ee54032da9e5f9c5bd96dae877fbf6e08ad7af6
# TODO: Make this compatible with rvm. # Run sudo gem on the system ruby, not the active ruby. alias sgem='sudo gem' # Find ruby file alias rfind='find . -name "*.rb" | xargs grep -n'