From d9141ad42b5eff24f826174bd4f4676e85ce3b20 Mon Sep 17 00:00:00 2001 From: James Pannacciulli Date: Tue, 28 Nov 2017 22:41:13 -0800 Subject: ensure history even though all examples technically begins w/ space --- ariketa.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ariketa.sh') diff --git a/ariketa.sh b/ariketa.sh index 38ac242..44b24ca 100644 --- a/ariketa.sh +++ b/ariketa.sh @@ -42,6 +42,7 @@ source "${ARIKETA_DIR:?}/config/examples.sh" } # preserve multiline commands as such in history +HISTCONTROL=ignoredup shopt -s lithist # load presentation prompt -- cgit v1.2.3