aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.exports2
1 files changed, 1 insertions, 1 deletions
diff --git a/.exports b/.exports
index f71f6e0..58fe7eb 100644
--- a/.exports
+++ b/.exports
@@ -8,4 +8,4 @@ export HISTSIZE=32768
export HISTFILESIZE=$HISTSIZE
export HISTCONTROL=ignoredups
# Make some commands not show up in history
-export HISTIGNORE="ls:ls *" \ No newline at end of file
+export HISTIGNORE="ls:ls *:cd:cd -:pwd;exit:date:* --help" \ No newline at end of file