diff options
Diffstat (limited to 'hyperterm/hyperterm.sh')
-rw-r--r-- | hyperterm/hyperterm.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hyperterm/hyperterm.sh b/hyperterm/hyperterm.sh index 6e2ece5..e549048 100644 --- a/hyperterm/hyperterm.sh +++ b/hyperterm/hyperterm.sh @@ -64,9 +64,6 @@ fi #Interactive Prompt PS2="${_psi:=$_psi}" -# No double entries in the shell history. -export HISTCONTROL=ignoreboth:erasedups - # global unsets unset SYMBOL prompt _psi |