this repo has no description
dotfiles

[zsh] Don't set manwidth

sharparam.com ce02aa55 54e2ce00

verified
+1 -1
+1 -1
zsh/.zshrc
··· 246 246 247 247 if (( $+commands[nvim] == 1 )); then 248 248 export MANPAGER='nvim -M +Man!' 249 - export MANWIDTH=999 249 + # export MANWIDTH=999 250 250 fi 251 251 252 252 # GitHub CLI aliases