# HG changeset patch # User Augie Fackler # Date 1257397450 18000 # Node ID 7576736ca6fa3ee4cbfb77582f74db5944468c4c # Parent 668268f29a8889914c8f37fe838bc314b2710c11 aliases: no real reason to make vi vim at this point diff --git a/.shell.d/01.aliases.sh b/.shell.d/01.aliases.sh --- a/.shell.d/01.aliases.sh +++ b/.shell.d/01.aliases.sh @@ -23,4 +23,3 @@ function ipy() { function memacs() { command open -a Emacs "$@" } -alias vi=vim