From: Brian West Date: Wed, 19 Feb 2014 02:49:00 +0000 (-0600) Subject: typos X-Git-Tag: v1.5.8~25^2~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fbf599aa659d5377373ecd47574d195d68a6b61;p=thirdparty%2Ffreeswitch.git typos --- diff --git a/support-d/.bashrc b/support-d/.bashrc index 818afe0cef..438a901ccd 100644 --- a/support-d/.bashrc +++ b/support-d/.bashrc @@ -25,6 +25,10 @@ export GIT_SSL_NO_VERIFY=true umask 022 alias e='emacs' +alias eamcs='emacs' +alias emcas='emacs' +alias meacs='emacs' +alias mecas='emacs' alias tcommit='svn commit --no-auth-cache --username=anthm' alias mcommit='svn commit --no-auth-cache --username=mikej' alias bcommit='svn commit --no-auth-cache --username=brian'