X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/1db6f8da9c563c98cfdf54e3d28d3d228cde0cb8..2d18398ae92f3da8ef49fe8e376ff5cdab53608a:/bash_profile?ds=sidebyside diff --git a/bash_profile b/bash_profile index 017ff4c..57475a8 100644 --- a/bash_profile +++ b/bash_profile @@ -94,7 +94,7 @@ emacs_startup_args="--no-site-file --mdw-fast-startup -nw" for ed in \ "emacs22 $emacs_startup_args" \ "emacs21 $emacs_startup_args" \ - mg \ + zile mg \ "emacs -nw" \ vi pico nano ae; do name=`echo $ed | sed 's/ .*$//'`