theme customization based on avit and sporty_256

This commit is contained in:
Carlos Cardoso 2014-04-26 23:29:34 -03:00
commit 53838bb9d1
4 changed files with 43 additions and 9 deletions

View file

@ -33,10 +33,3 @@ alias l='ls -lah'
alias ll='ls -lh'
alias la='ls -lAh'
alias sl=ls # often screw this up
# Git aliases
alias gita='git add -A'
alias gits='git st'
alias gitl='git l'
alias gitw='git who'
alias gitt='git tags'