Skip to content

Instantly share code, notes, and snippets.

@gentilfp
Last active February 23, 2016 21:07
Show Gist options
  • Save gentilfp/3790b253028b9034f642 to your computer and use it in GitHub Desktop.
Save gentilfp/3790b253028b9034f642 to your computer and use it in GitHub Desktop.
SublimeText 3 => $ subl .
sudo mkdir -p "/usr/local/bin/"
sudo ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/bin/subl
@fvztdk
Copy link

fvztdk commented Feb 23, 2016

On OS X 'El Captain' you first need to disable the System Integrity Protection. For this boot on recovery, open a terminal and run.
csrutil disable
reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment