added bash.it alias

added bash.it alias for times when the dash key is just too far away
pull/308/head
dreftymac 2014-07-02 19:53:34 -07:00
parent c9c4b6ca3d
commit 23bd03a7ce
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
cite about-alias
about-alias 'general aliases'
# bash.it alias
alias bash.it='bash-it'
# List directory contents
alias sl=ls
alias ls='ls -G' # Compact view, show colors