mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
add more goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10692 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f916b3d411
commit
0e60a19e77
@ -18,11 +18,12 @@ export CHARSET="ISO-8859-1"
|
|||||||
export PS1='\n\[\033[01;31m\]\u@\h\[\033[01;36m\] [\d \@] \[\033[01;33m\] \w\n\[\033[00m\]<\#>:'
|
export PS1='\n\[\033[01;31m\]\u@\h\[\033[01;36m\] [\d \@] \[\033[01;33m\] \w\n\[\033[00m\]<\#>:'
|
||||||
export PS2="\[\033[1m\]> \[\033[0m\]"
|
export PS2="\[\033[1m\]> \[\033[0m\]"
|
||||||
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
|
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
|
||||||
alias icvs='cvs -d :ext:anthm@cvs.sourceforge.net:/cvsroot/iaxclient'
|
|
||||||
export CVS_RSH=ssh
|
|
||||||
export VISUAL=emacs
|
export VISUAL=emacs
|
||||||
|
|
||||||
|
|
||||||
umask 022
|
umask 022
|
||||||
|
alias e='emacs'
|
||||||
|
alias tcommit='svn commit --no-auth-cache --username=anthm'
|
||||||
|
alias mcommit='svn commit --no-auth-cache --username=mikej'
|
||||||
|
alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml'
|
||||||
|
|
||||||
# End of file
|
# End of file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user