mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-06 05:01:34 +00:00
tweak
This commit is contained in:
parent
d0b813f0d7
commit
8b9f008ed1
@ -84,7 +84,8 @@ if [ ! -f ~/.inputrc ]; then
|
||||
fi
|
||||
|
||||
set -o emacs
|
||||
export PROMPT_COMMAND="history -a; history -c; history -r; ${PROMPT_COMMAND}"
|
||||
# BE GONE SATAN!
|
||||
#export PROMPT_COMMAND="history -a; history -c; history -r; ${PROMPT_COMMAND}"
|
||||
export HISTSIZE=5000
|
||||
export TERM=xterm-256color
|
||||
export LESSCHARSET="latin1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user