Skip to content

Instantly share code, notes, and snippets.

@chico
Last active January 11, 2019 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chico/94375a2416bf60dd022e0ce2802065fe to your computer and use it in GitHub Desktop.
Save chico/94375a2416bf60dd022e0ce2802065fe to your computer and use it in GitHub Desktop.
firefox osx alias command
alias firefox="open -a Firefox 'https://www.bbc.com' && open -a Firefox 'https://flipboard.com' && open -a Firefox 'https://twitter.com' && open -a Firefox 'http://producthunt.com' && open -a Firefox 'https://blog.codinghorror.com'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment