fixes and refactor
[distro-setup] / .bashrc
diff --git a/.bashrc b/.bashrc
index 2c14100e4d24ad4fed882cdfb887a65e4a6079b3..e4a6fdadb92c9c0e4049565278b99c7136f528ed 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -29,7 +29,8 @@ HISTCONTROL=ignoredups
 # This works in addition to HISTCONTROL to do more flexible things
 # it could also do the same things as HISTCONTROL and thus replace it,
 # but meh. dunno why, but just " *" does glob expansion, so use [ ] to avoid it.
-HISTIGNORE='pass *:[ ]*:otp *:oathtool *:histrm *:k *:ks *:ksu *'
+HISTIGNORE='pass *:[ ]*:otp *:oathtool *:histrm *'
+
 
 
 #### begin section that works with sl() function to return from