local changes

This commit is contained in:
Barak Michener 2014-03-16 17:17:59 -04:00
parent 000e1a1263
commit 6a9b191145
10 changed files with 14 additions and 10 deletions

View file

@ -87,6 +87,6 @@ alias srsly="orly -s"
alias whothefuckis='finger'
alias whoami="echo 24601"
function gvim () {
`which gvim` $* &> /dev/null
}
#function gvim () {
#`which gvim` $* &> /dev/null
#}