34 lines
651 B
Markdown
34 lines
651 B
Markdown
|
Sublime Text
|
||
|
====
|
||
|
|
||
|
Enables Sublime Text aliases
|
||
|
|
||
|
OSX Search Paths
|
||
|
------
|
||
|
* /Applications/Sublime Text*/Contents/SharedSupport/bin/subl
|
||
|
|
||
|
Linux Search Paths
|
||
|
------
|
||
|
* /usr/bin/sublime_text
|
||
|
|
||
|
Aliases
|
||
|
-------
|
||
|
|
||
|
### General
|
||
|
|
||
|
- `st` Opens Sublime Text
|
||
|
- 'subl' Opens Sublime Text
|
||
|
- `stt` Opens Sublime Text in project mode for the current directory
|
||
|
|
||
|
Authors
|
||
|
-------
|
||
|
|
||
|
*The authors of this module should be contacted via the [issue tracker][3].*
|
||
|
|
||
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||
|
- [Patrick Baker](https://github.com/patbaker82/prezto)
|
||
|
|
||
|
[1]: http://www.sublimetext.com/
|
||
|
[2]: https://github.com/sorin-ionescu/prezto/issues
|
||
|
|