change manpager to nvim
This commit is contained in:
parent
58665e872f
commit
c1ab97c760
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ set -x RUST_SRC_PATH (rustc --print sysroot)/lib/rustlib/src/rust/src
|
|||
set -x XDG_CURRENT_DESKTOP Unity
|
||||
set -x LANG "en_US.UTF-8"
|
||||
set -x TZ_LIST "Europe/Berlin;Berlin,America/New_York;US East,America/Los_Angeles;US West,Europe/London;London"
|
||||
set -x MANPAGER "nvim +Man!"
|
||||
|
||||
# General Aliases
|
||||
# Convenience for editing my shell config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue