Skip to content

Instantly share code, notes, and snippets.

@darcyliu
Last active April 19, 2016 20:40
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 darcyliu/aa4cb8cb044a2154a6f17e0cf1cef494 to your computer and use it in GitHub Desktop.
Save darcyliu/aa4cb8cb044a2154a6f17e0cf1cef494 to your computer and use it in GitHub Desktop.
Install txt2man on Mac OSX / Linux
curl -o /usr/local/bin/txt2man http://mvertes.free.fr/txt2man/txt2man && chmod 755 /usr/local/bin/txt2man
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment