1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 16:00:41 +01:00

Removing a robby-only alias

This commit is contained in:
Robby Russell
2009-08-30 17:41:31 -07:00
parent 8b517ff666
commit f39adb8d8c

View File

@@ -32,8 +32,6 @@ alias sgem='sudo gem'
alias rfind='find . -name *.rb | xargs grep -n'
alias xenon='ssh rrussell@xenon.planetargon.com'
alias git-svn-dcommit-push='git svn dcommit && git push github master:svntrunk'
bindkey '\ew' kill-region