aboutsummaryrefslogtreecommitdiffstats
path: root/hyperterm/hyperterm.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-08-17 16:22:54 -0500
committerJesús <heckyel@hyperbola.info>2021-08-17 16:22:54 -0500
commit7a1004b72b8bc738cad56abc212a82cddd1caad0 (patch)
treee4761a3d2be55bae2d98befea90af9d9997cde8b /hyperterm/hyperterm.sh
parentd7559d5c2421b11ffc5c582d958181a27aee3207 (diff)
downloadhyperterm-7a1004b72b8bc738cad56abc212a82cddd1caad0.tar.lz
hyperterm-7a1004b72b8bc738cad56abc212a82cddd1caad0.tar.xz
hyperterm-7a1004b72b8bc738cad56abc212a82cddd1caad0.zip
change location export HISTCONTROL
Diffstat (limited to 'hyperterm/hyperterm.sh')
-rw-r--r--hyperterm/hyperterm.sh3
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