Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usagizmo/sublime-user
https://github.com/usagizmo/sublime-user
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/usagizmo/sublime-user
- Owner: usagizmo
- Created: 2017-04-19T15:47:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T10:28:47.000Z (over 5 years ago)
- Last Synced: 2024-11-08T04:44:12.284Z (about 2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```