Loading dotrc/.bashrc +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ fi # Misc defaults export HISTCONTROL="ignoreboth:erasedups" export HISTSIZE=1000000 export HISTSIZE=20000000 export PROMPT_DIRTRIM=0 export USER_NAME=$(whoami) export COLUMNS=$(tput cols) Loading Loading
dotrc/.bashrc +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ fi # Misc defaults export HISTCONTROL="ignoreboth:erasedups" export HISTSIZE=1000000 export HISTSIZE=20000000 export PROMPT_DIRTRIM=0 export USER_NAME=$(whoami) export COLUMNS=$(tput cols) Loading