summary refs log tree commit diff
path: root/home/.profile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-13 21:48:51 -0500
committerJune McEnroe <june@causal.agency>2020-11-13 21:48:51 -0500
commit5ff9eefa7460947c4ff37aabb3b5460f074f6445 (patch)
tree92450ca68bada7471f80fb7a786261324bc817b4 /home/.profile
parentRemove modified sensitivity settings (diff)
downloadsrc-5ff9eefa7460947c4ff37aabb3b5460f074f6445.tar.gz
src-5ff9eefa7460947c4ff37aabb3b5460f074f6445.zip
Add x4 to LESS
Diffstat (limited to '')
-rw-r--r--home/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.profile b/home/.profile
index ed6d9c67..c0c9ce66 100644
--- a/home/.profile
+++ b/home/.profile
@@ -7,7 +7,7 @@ done
 path /usr/games
 
 export PAGER=less
-export LESS=FRX
+export LESS=FRXx4
 export EDITOR=nvim
 export MANPAGER='nvim +Man!'
 export MANSECT=2:3:1:8:6:5:7:4:9
> 2020-04-29add the ability to handle webhook messagesdestruc7i0n 2020-04-19Fixed tellraw components not being encoded properlyBen Landin 2020-02-11Update README.mddestruc7i0n 2020-02-05Precedencedestruc7i0n 2020-02-05Allow specification of the channel name rather than iddestruc7i0n 2020-02-05Some more cleanupdestruc7i0n 2020-02-05More config handlingdestruc7i0n 2020-02-04Update typesdestruc7i0n 2020-02-04Docs updatesdestruc7i0n 2020-02-04Code cleanupdestruc7i0n 2020-02-04Refactor and rebuild to TypeScriptdestruc7i0n 2019-02-11Local file supportdestruc7i0n 2018-11-11Let's make this usable again!destruc7i0n 2018-02-23Allow configurable discord formatArcensoth 2018-02-23Revert example tellraw format to mimic the originalArcensoth 2018-02-23Update readme with new tellraw config optionArcensoth 2018-02-23Allow configurable tellraw formatArcensoth 2018-02-23Allow config file to be passed as a parameterArcensoth