diff options
author | Oscar Najera <hi@oscarnajera.com> | 2023-05-24 10:17:15 +0200 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2023-05-24 10:25:26 +0200 |
commit | ea2f9300275eb58234d5cb75675d950be0e8631f (patch) | |
tree | 339439e6a25a916ace92d39248099cfa93e02f3d /home-dots/dot-bashrc | |
parent | 1e37224dbece58bfc2bbc2ff5f934759c0d0be2e (diff) | |
download | dotfiles-ea2f9300275eb58234d5cb75675d950be0e8631f.tar.gz dotfiles-ea2f9300275eb58234d5cb75675d950be0e8631f.tar.bz2 dotfiles-ea2f9300275eb58234d5cb75675d950be0e8631f.zip |
configs
Diffstat (limited to 'home-dots/dot-bashrc')
-rw-r--r-- | home-dots/dot-bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-dots/dot-bashrc b/home-dots/dot-bashrc index 5ddf3a0..ae13f2b 100644 --- a/home-dots/dot-bashrc +++ b/home-dots/dot-bashrc @@ -8,6 +8,7 @@ HISTSIZE=-1 HISTFILESIZE=-1 +HISTCONTROL=ignorespace # enable color support of ls and also add handy aliases if [ -x /usr/bin/dircolors ]; then |