diff --git a/.bashrc b/.bashrc index d3613b0..35883c6 100644 --- a/.bashrc +++ b/.bashrc @@ -8,7 +8,7 @@ # Bash settings set -o noclobber shopt -s checkwinsize -export HISTCONTROL=ignorespace +export HISTCONTROL=ignoreboth export PROMPT_DIRTRIM=3 # Color output and default options