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