X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=lesskey;h=3a4e402ef6d2fbb60e171103be39b84974b05af4;hb=aa9db4c1b656eab6774b5ae1ade7c6f8bb13a01f;hp=da9ace4a191d7d9722c506e19dad4fbb169b580f;hpb=d3202537f3bcd18f3b0b712d9c670b914d5a230c;p=config%2Fdotfiles.git diff --git a/lesskey b/lesskey index da9ace4..3a4e402 100644 --- a/lesskey +++ b/lesskey @@ -50,3 +50,5 @@ LESS = --no-init --search-skip-screen --quit-if-one-screen --RAW-CONTROL-CHARS - # Store less' history file in this directory. HISTORY_PATH is replaced by # setup.sh because lesskey doesn't expand ~/. LESSHISTFILE = HISTORY_PATH +# Increase the history size, default is 100. +LESSHISTSIZE = 1000