Last active
April 19, 2016 20:40
-
-
Save darcyliu/aa4cb8cb044a2154a6f17e0cf1cef494 to your computer and use it in GitHub Desktop.
Install txt2man on Mac OSX / Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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