[Freeswitch-svn] [commit] r13929 - freeswitch/trunk/support-d
    FreeSWITCH SVN 
    intralanman at freeswitch.org
       
    Tue Jun 23 16:45:01 PDT 2009
    
    
  
Author: intralanman
Date: Tue Jun 23 18:45:00 2009
New Revision: 13929
Log:
i'll have a side of emacs hold the window please
Modified:
   freeswitch/trunk/support-d/.bashrc
Modified: freeswitch/trunk/support-d/.bashrc
==============================================================================
--- freeswitch/trunk/support-d/.bashrc	(original)
+++ freeswitch/trunk/support-d/.bashrc	Tue Jun 23 18:45:00 2009
@@ -30,4 +30,5 @@
 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
    
    
More information about the Freeswitch-svn
mailing list