diff options
-rw-r--r-- | home/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.profile b/home/.profile index 153e9321..09d9cb41 100644 --- a/home/.profile +++ b/home/.profile @@ -7,7 +7,7 @@ done path /usr/games export PAGER=less -export LESS=FRXx4 +export LESS=FRXix4 export EXINIT='set ai ic sm sw=4 ts=4' export EDITOR=nvim export MANPAGER='nvim +Man!' |