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