Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.02 KB

README.md

File metadata and controls

37 lines (28 loc) · 2.02 KB

Sublime Text 3 preferences

This is my Sublime Text 3 configuration and list of installed packages with their respective links.

Install Instructions:

Mac OSX

  1. Install Package Control using link below.
  2. Paste Package Control.sublime-settings file into [root]/Library/Application Support/Sublime Text 3/Packages/User/ folder.
  3. Re-open Sublime Text 3. Package Control should start installing packages from the list.
  4. Paste Preferences.sublime-settings file into [root]/Library/Application Support/Sublime Text 3/Packages/User/ folder.
  5. Re-open Sublime Text 3 again. All packages should be installed and Sublime Text 3 should be configured based on config file. You are ready to write a code. :)

Use instructions for Sublime Text 3 to install Package Control.

You can add custom icon for Sublime Text 3 here.

Install the subl command line tool. Open Terminal and run this (Assuming ~/bin is in your path):

ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" ~/bin/subl

Packages list: