Skip to content

Instantly share code, notes, and snippets.

@dtudury
Created June 8, 2013 07:21
Show Gist options
  • Save dtudury/5734395 to your computer and use it in GitHub Desktop.
Save dtudury/5734395 to your computer and use it in GitHub Desktop.
make osx apps launch with decent path
sudo echo "setenv PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin" > /etc/launchd.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment