diff options
author | xyz <gky44px1999@gmail.com> | 2021-11-05 01:13:09 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-11-05 01:13:09 -0700 |
commit | cecfb31fb8b7b6c1defb91a6e07728992f21d2a6 (patch) | |
tree | b7fed0ae77e1793d75fff27901696b73ce5b9d57 /home/xyz/.profile | |
parent | 2993fbf93f021387bb63b56dca7e784cdc29dd14 (diff) |
refactor
Diffstat (limited to 'home/xyz/.profile')
-rw-r--r-- | home/xyz/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile index d9c40037..56f860be 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -36,7 +36,7 @@ export PAGER=less export LESS='-FRX' export SDCV_PAGER="$PAGER" -# gnuism +# not posix export MANPAGER='nvim -M +Man!' export MANSECT='1p:1:n:l:8:3p:3:0p:0:2:5:4:9:6:7' |