aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-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.