diff options
| author | xyz <gky44px1999@gmail.com> | 2021-11-04 20:05:04 -0700 | 
|---|---|---|
| committer | xyz <gky44px1999@gmail.com> | 2021-11-04 20:05:04 -0700 | 
| commit | 45933c87d522871c283012410d678f736fb2d6e4 (patch) | |
| tree | f68beac6c1510b8ed73bdb7a868e0c9da6fd07b7 /home/xyz/.profile | |
| parent | 9a2a6373e6278697d91ce33e994c997c8167cf4d (diff) | |
better man, better vinfo, misc
Diffstat (limited to 'home/xyz/.profile')
| -rw-r--r-- | home/xyz/.profile | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/home/xyz/.profile b/home/xyz/.profile index b3f0b573..bafc9b2e 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -35,7 +35,8 @@ export PAGER=less  # steal from sdcv arch wiki  export LESS='-FRX'  export SDCV_PAGER="$PAGER" -export MANPAGER='nvim +Man!' +export MANPAGER='nvim -M +Man!' +export MANSECT='1p:1:n:l:8:3p:3:0p:0:2:5:4:9:6:7'  export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"  export INPUTRC="$XDG_CONFIG_HOME/readline/inputrc" | 
