summaryrefslogtreecommitdiff
path: root/zsh/index.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/index.zsh')
-rw-r--r--zsh/index.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/index.zsh b/zsh/index.zsh
index b510acc..7e9f9a9 100644
--- a/zsh/index.zsh
+++ b/zsh/index.zsh
@@ -29,3 +29,4 @@ eval $(ssh-agent -s) >> /dev/null
source <(fzf --zsh)
export EDITOR=nvim
+export MANPAGER='nvim +Man!'