X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fdebian-org%2Ffiles%2Froot-dotfiles%2Fbashrc;h=048d94436c1f5dfb9f04ded474e7fe74b2efdbc5;hb=4326b0a78553bfe9696c10f1a69e1316acd23802;hp=2509d071e530acf7c553fdefd7f7b54f8ce33f29;hpb=5a98b00ecee6dc0a48f1a28b718714a4790c2929;p=mirror%2Fdsa-puppet.git diff --git a/modules/debian-org/files/root-dotfiles/bashrc b/modules/debian-org/files/root-dotfiles/bashrc index 2509d071e..048d94436 100644 --- a/modules/debian-org/files/root-dotfiles/bashrc +++ b/modules/debian-org/files/root-dotfiles/bashrc @@ -5,6 +5,7 @@ if [ "$PS1" ]; then typeset HISTCONTROL=ignoreboth + typeset HISTSIZE=50000 export LS_OPTIONS='--color=auto' eval "`dircolors`"