aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-09-29 21:51:25 -0400
committerBardofSprites <[email protected]>2024-09-29 21:51:25 -0400
commit6a32059429582e30fd8873674caf596c002ef60b (patch)
tree254029cccb44620f61979f0f7232e240b4d67ef6
parent9505ab75fd533049a3c39dddda15e9b9c01f17ad (diff)
history too small
-rw-r--r--shell/.bashrc2
1 files changed, 0 insertions, 2 deletions
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.