1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-11-13 00:41:12 +00: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
parent af0e77b0c1
commit 8ca0e16e05

View File

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