mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[bash/bashrc] increase
This commit is contained in:
parent
1abbe678ac
commit
3acf1bcf93
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
shopt -s autocd
|
shopt -s autocd
|
||||||
shopt -s checkwinsize
|
shopt -s checkwinsize
|
||||||
export HISTFILESIZE=5000
|
export HISTFILESIZE=10000
|
||||||
export HISTCONTROL=ignoreboth
|
export HISTCONTROL=ignoreboth
|
||||||
|
|
||||||
#show colored man-pages
|
#show colored man-pages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue