Increase history size
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -26,6 +26,7 @@ PS1='\[\033[38;5;244m\]\[${bold}\]$(get_git_info && echo "\n")\[${reset}\]\u \W
|
|||||||
|
|
||||||
# history
|
# history
|
||||||
export HISTCONTROL=ignoreboth
|
export HISTCONTROL=ignoreboth
|
||||||
|
export HISTSIZE=500000
|
||||||
|
|
||||||
# source fuzzy finder
|
# source fuzzy finder
|
||||||
source /usr/share/fzf/*.bash
|
source /usr/share/fzf/*.bash
|
||||||
|
|||||||
Reference in New Issue
Block a user