Skip to content

Commit

Permalink
+ env: gh: set width of rendered markdown output to 80 cols
Browse files Browse the repository at this point in the history
my patch to set this was accepted upstream, it was 120 before
  • Loading branch information
smemsh committed Oct 9, 2024
1 parent fb6bb4a commit 804f4e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.d/env
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ esetenv LESS "-iSQRF#3"
esetenv PAGER "less"
esetenv MANPAGER "$PAGER -s"
esetenv MANWIDTH 80
esetenv GH_MDWIDTH $MANWIDTH # github cli
esetenv MANHTMLPAGER elinks # man2html

esetenv PDSH_RCMD_TYPE ssh
Expand Down

0 comments on commit 804f4e9

Please sign in to comment.