From 6a32059429582e30fd8873674caf596c002ef60b Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 29 Sep 2024 21:51:25 -0400 Subject: history too small --- shell/.bashrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'shell/.bashrc') diff --git a/shell/.bashrc b/shell/.bashrc index 410568d..d12d0ed 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -18,8 +18,6 @@ HISTCONTROL=ignoreboth shopt -s histappend # for setting history length see HISTSIZE and HISTFILESIZE in bash(1) -HISTSIZE=50 -HISTFILESIZE=200 # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. -- cgit v1.2.3