comparison .shell.d/01.aliases.sh @ 162:7576736ca6fa

aliases: no real reason to make vi vim at this point
author Augie Fackler <durin42@gmail.com>
date Thu, 05 Nov 2009 00:04:10 -0500
parents 62bfb554ab85
children
comparison
equal deleted inserted replaced
161:668268f29a88 162:7576736ca6fa
21 command ipython "$@" 21 command ipython "$@"
22 } 22 }
23 function memacs() { 23 function memacs() {
24 command open -a Emacs "$@" 24 command open -a Emacs "$@"
25 } 25 }
26 alias vi=vim