Skip to content

Instantly share code, notes, and snippets.

@cicorias
Last active March 3, 2016 19:24
Show Gist options
  • Save cicorias/991e727fb3b426dcd832 to your computer and use it in GitHub Desktop.
Save cicorias/991e727fb3b426dcd832 to your computer and use it in GitHub Desktop.
Morning Routine - Mac OS X startup apps
#!/bin/bash
open -j -a 'Microsoft Lync'
open -j -a 'Slack'
open -j -a 'Skype'
open -k -a 'Microsoft Outlook'
open -j -a 'Quip'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment