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

two aliases set to 'ss', clobbering rails script/server

This commit is contained in:
Dylan Clendenin
2010-05-04 02:49:48 +08:00
committed by Robby Russell
parent 1d03ea5342
commit 9efc086fb3

View File

@@ -21,7 +21,6 @@ alias -- -='cd -'
# Super user
alias _='sudo'
alias ss='sudo su -'
#alias g='grep -in'