]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
i'll have a side of emacs hold the window please
authorRaymond Chandler <intralanman@freeswitch.org>
Tue, 23 Jun 2009 23:45:00 +0000 (23:45 +0000)
committerRaymond Chandler <intralanman@freeswitch.org>
Tue, 23 Jun 2009 23:45:00 +0000 (23:45 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13929 d0543943-73ff-0310-b7d9-9358b9ac24b2

support-d/.bashrc

index 95281e039dec79f6800f453ca5073ed8026e9f77..1ac8be78eda65024a89b71b662b8241c6ed73a63 100644 (file)
@@ -30,4 +30,5 @@ alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml'
 alias fstop='top -p `cat /usr/local/freeswitch/log/freeswitch.pid`'
 alias fsgdb='gdb /usr/local/freeswitch/bin/freeswitch `cat /usr/local/freeswitch/log/freeswitch.pid`'
 alias fscore='gdb /usr/local/freeswitch/bin/freeswitch `ls -rt core.* | tail -n1`'
+alias emacs='emacs -nw'
 # End of file