Skip to content

Instantly share code, notes, and snippets.

@rhlrx85
rhlrx85 / app_startup.sh
Created May 14, 2012 03:58 — forked from maxcutler/app_startup.sh
Daniel startup script iterations
-----------------------
Original:
-----------------------
#!/bin/bash
# Open all of the requisite applications
echo 'Opening Chrome'
`open /Volumes/Macintosh\ HD/Applications/Google\ Chrome.app/`