Skip to content

Instantly share code, notes, and snippets.

@piersroberts
Created December 8, 2016 13:56
Show Gist options
  • Save piersroberts/9fa5ba3ef0d10ed1a156cb2ebd06e843 to your computer and use it in GitHub Desktop.
Save piersroberts/9fa5ba3ef0d10ed1a156cb2ebd06e843 to your computer and use it in GitHub Desktop.
read man pages in the browser
googleman(){open "http://www.google.com/search?&sourceid=navclient&btnI=I&q=man $1"} && alias man=googleman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment