From bce097ec8b355a2e26ad745e271506fcdd0c0d96 Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 4 Sep 2021 17:42:02 -0700 Subject: refactor --- .bash_profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bash_profile b/.bash_profile index ce2f9d6d..3b143e96 100644 --- a/.bash_profile +++ b/.bash_profile @@ -23,8 +23,8 @@ export XDG_PICTURES_DIR="$XDG_PICTURES_DIR" export XDG_VIDEOS_DIR="$XDG_VIDEOS_DIR" export PATH="$(find ~/.local/bin -type d -printf %p:)$PATH" -export HISTSIZE=5000 -export HISTFILESIZE=5000 +export HISTSIZE=7000 +export HISTFILESIZE=7000 export MANPAGER='nvim +Man!' export EDITOR=nvim -- cgit v1.2.3-70-g09d2