Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timstott/sublime-text-2-user-settings


https://github.com/timstott/sublime-text-2-user-settings

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Sublime Text 2 User Settings

## Command-line command

On OS X, you can set up `subl` as a command-line command like this:

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

## Installation
Go to you Sublime Text 2 Packages directory:

```
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
```
Clone the settings repository using the command below

```
git clone https://github.com/timstott/sublime-text-2-user-settings.git "User"
```