]> git.armaanb.net Git - config.org.git/commitdiff
ash: don't keep less history
authorArmaan Bhojwani <me@armaanb.net>
Tue, 15 Jun 2021 22:56:33 +0000 (18:56 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 15 Jun 2021 22:56:33 +0000 (18:56 -0400)
config.org

index 54cf4036f3a7ddf892be854fce65a6e396ebd0bf..e7f99aa4be1403db591024bc4b4e27854eced47f 100644 (file)
@@ -948,6 +948,8 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac
   export PAGER='less'
   export GTK_USE_PORTAL=1
   export CDPATH=:~
+  export LESSHISTFILE=/dev/null
+
 
   export PATH="/home/armaa/.local/bin:$PATH" # prioritize .local/bin
   export PATH="/home/armaa/src/bin:$PATH" # prioritize my bin