Skip to content

Instantly share code, notes, and snippets.

@febeling
Created May 5, 2012 19:23
Show Gist options
  • Save febeling/2604873 to your computer and use it in GitHub Desktop.
Save febeling/2604873 to your computer and use it in GitHub Desktop.
man redefined as a function for use with manservant (OS X)
function man() { open http://man.dev/$1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment