diff options
Diffstat (limited to 'zsh/index.zsh')
| -rw-r--r-- | zsh/index.zsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/index.zsh b/zsh/index.zsh index 0463c7e..adad395 100644 --- a/zsh/index.zsh +++ b/zsh/index.zsh @@ -29,3 +29,5 @@ source <(fzf --zsh) export EDITOR=nvim export MANPAGER='nvim +Man!' +export MANWIDTH=80 +export MAN_KEEP_FORMATTING='yes-please' |
