summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-01-19 18:22:57 +0100
committerMarc Vertes <mvertes@free.fr>2025-01-19 18:22:57 +0100
commit6d506e0b30569c547f41f6d6334a1b5133774da4 (patch)
tree5dd7705e2d2064d9e60c42b0128f780dddfc6d53 /.bashrc
parent4fc3fb1fb1b7f3d4df6c86b45615139c3d9263ed (diff)
updqte
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index c18128f..da5d096 100644
--- a/.bashrc
+++ b/.bashrc
@@ -5,7 +5,7 @@
export PAGER=less
export EDITOR=vim
-export HISTIGNORE='sudo id:uname:date:exit:df:ll:ls:ps:pwd:top:history'
+export HISTIGNORE='sudo id:uname:date:exit:df:ll:ls:ps:pwd:tc:top:history'
export HISTCONTROL=ignoreboth:erasedups # no start space and duplicate entries
export HISTSIZE=100000 # big big history
export HISTFILESIZE=100000 # big big history