Skip to content

Instantly share code, notes, and snippets.

@dgershman
Created March 16, 2016 16:27
Show Gist options
  • Save dgershman/203aecf803c907d74c96 to your computer and use it in GitHub Desktop.
Save dgershman/203aecf803c907d74c96 to your computer and use it in GitHub Desktop.
function func_superman() {
man -t $1 | open -f -a /Applications/Preview.app
}
alias superman='func_superman'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment