tangled
alpha
login
or
join now
sharparam.com
/
dotfiles
0
fork
atom
this repo has no description
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
[zsh] Don't set manwidth
sharparam.com
3 weeks ago
ce02aa55
54e2ce00
verified
This commit was signed with the committer's
known signature
.
sharparam.com
SSH Key Fingerprint:
SHA256:ovycjIBhBAebccGBKsv/qU55pv3EyICepNWb1VhblYk=
+1
-1
1 changed file
expand all
collapse all
unified
split
zsh
.zshrc
+1
-1
zsh/.zshrc
···
246
246
247
247
if (( $+commands[nvim] == 1 )); then
248
248
export MANPAGER='nvim -M +Man!'
249
249
-
export MANWIDTH=999
249
249
+
# export MANWIDTH=999
250
250
fi
251
251
252
252
# GitHub CLI aliases