Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/usagizmo/sublime-user


https://github.com/usagizmo/sublime-user

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

## Set User/ directory (Use GHQ)

```
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
rm -rf User/
ghq get [email protected]:usagizmo/sublime-user.git
ln -s ~/.ghq/github.com/usagizmo/sublime-user User
```

### Install Package Control

via: https://packagecontrol.io/installation

### Set `subl` command

```
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
```