Skip to content

Instantly share code, notes, and snippets.

@nopdotcom
Last active October 11, 2017 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nopdotcom/e081e6c3b66bcca8fa55b99a97365d2a to your computer and use it in GitHub Desktop.
Save nopdotcom/e081e6c3b66bcca8fa55b99a97365d2a to your computer and use it in GitHub Desktop.
Stop the madness of fully justified text in manpages on OS X aka macOS
export GROFF_TMAC_PATH="$HOME/Documents/tmac"
.\" This file is loaded after an-old.tmac.
.\" Put any local modifications to an-old.tmac here.
.ad l
.nh
.\" This file is loaded after doc.tmac.
.\" Put any local modifications to doc.tmac here.
.ad l
.nh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment