Skip to content

Instantly share code, notes, and snippets.

@mtkd
Last active December 17, 2015 12:19
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 mtkd/5608396 to your computer and use it in GitHub Desktop.
Save mtkd/5608396 to your computer and use it in GitHub Desktop.
Install Sublime Text 2 settings
cd ~/Library/Application Support/Sublime Text 2/Packages
mv ./User/ ./User_old/
ln -s ~/Dropbox/Sublime/Packages/User ./User
# Edit this in Package/Color Scheme - Default/Twilight
# <key>lineHighlight</key>
# <string>#302030</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment