From 3acf1bcf935c2d0f8e1b5b096ae4fd08b9b53f4d Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Wed, 9 Sep 2020 14:32:54 +0200 Subject: [PATCH] [bash/bashrc] increase --- bash/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/bashrc b/bash/bashrc index 8445753..c223c16 100755 --- a/bash/bashrc +++ b/bash/bashrc @@ -2,7 +2,7 @@ shopt -s autocd shopt -s checkwinsize -export HISTFILESIZE=5000 +export HISTFILESIZE=10000 export HISTCONTROL=ignoreboth #show colored man-pages