summaryrefslogtreecommitdiff
path: root/home/xyz/.profile
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2024-08-18 14:02:09 -0700
committerXiao Pan <xyz@flylightning.xyz>2024-08-18 14:34:45 -0700
commit07b7c93eec0482b6c5f195581cc6465f63dda62e (patch)
tree026d09bc0848d0e477452560ffcb2bd946a6637f /home/xyz/.profile
parentcfc16b5bacb340b3fbcac1a0b84ca7a8de271892 (diff)
calculated estimated about 0.79 MiB if SDCV_HISTSIZE=100000, not too much
Diffstat (limited to 'home/xyz/.profile')
-rw-r--r--home/xyz/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile
index bfaeab53..903dfb7a 100644
--- a/home/xyz/.profile
+++ b/home/xyz/.profile
@@ -36,7 +36,7 @@ export PAGER=less
export LESS=-FRXix4
export SDCV_PAGER="$PAGER"
-export SDCV_HISTSIZE=10000
+export SDCV_HISTSIZE=100000
export MANPAGER='nvim +Man!'
# This MANSECT prioritize POSIX manpages. After use it for a long time, I think it is not suitable for me any more.
#export MANSECT='1p:1:n:l:8:3p:3:0p:0:2:5:4:9:6:7'