diff options
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/index.zsh | 1 |
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!' |
