@ -25,21 +25,6 @@ alias ss='sudo su -'
@@ -25,21 +25,6 @@ alias ss='sudo su -'
#alias g='grep -in'
# Git related
aliasg='git'
aliasgst='git status'
aliasgl='git pull'
aliasgup='git fetch && git rebase'
aliasgp='git push'
aliasgd='git diff | mate'
aliasgdv='git diff -w "$@" | vim -R -'
aliasgc='git commit -v'
aliasgca='git commit -v -a'
aliasgb='git branch'
aliasgba='git branch -a'
aliasgcount='git shortlog -sn'
aliasgcp='git cherry-pick'
# Show history
aliashistory='fc -l 1'
@ -65,4 +50,4 @@ alias etp='mate app config lib db public spec test vendor/plugins vendor/gems Ra
@@ -65,4 +50,4 @@ alias etp='mate app config lib db public spec test vendor/plugins vendor/gems Ra
aliasetts='mate app config lib db public script spec test vendor/plugins vendor/gems Rakefile Capfile Todo &'
# Editor Ruby file in TextMate
aliasmr='mate CHANGELOG app config db lib public script spec test'
aliasmr='mate CHANGELOG app config db lib public script spec test'