Skip to content

Instantly share code, notes, and snippets.

@st44100
Created February 8, 2012 02:11
Show Gist options
  • Save st44100/1764430 to your computer and use it in GitHub Desktop.
Save st44100/1764430 to your computer and use it in GitHub Desktop.
Openn Application from terminal
alias firefox='open -a Firefox'
alias chrome='open -a Google\ Chrome'
alias safari='open -a Safari'
alias mvim='open -a MacVim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment