From d112ae4794d95055999e5aa2cbe3c1059c8c387d Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 13 Mar 2022 23:30:04 -0700 Subject: inc bash history size --- home/xyz/.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/xyz/.profile') diff --git a/home/xyz/.profile b/home/xyz/.profile index 9a1b63cc..fff55260 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -16,8 +16,8 @@ export XDG_VIDEOS_DIR PATH="$(find "$HOME/.local/bin" -type d -exec printf '%s:' '{}' \+)$PATH" export PATH -export HISTSIZE=10000 -export HISTFILESIZE=10000 +export HISTSIZE=15000 +export HISTFILESIZE=15000 export EDITOR=nvim export BROWSER=firefox -- cgit v1.2.3-70-g09d2