Paul Melnikow
4da4d12d33
Sublime Text: Harmonize alias with the Sublime Text install instructions
...
The typical command is `subl`, not `st`. Leaving both for backward compatibility.
See http://www.sublimetext.com/docs/2/osx_command_line.html
13 years ago
Kaiwen Xu
17a092b0ff
Change sublime text path select priority on mac.
...
User changed symbolic link for sublime binary is now top priority,
since this allows users to actually specify which version of sublime
they want to use. Sublime text 2 binary has higher priority over
sublime text (3) binary, since sublime text 2 is considered more
stable.
13 years ago
George Miroshnykov
0c9b4329ef
Support for Sublime Text 3
13 years ago
dsx
6271941a91
Prevents echo of _sublime_darwin_paths contents
13 years ago
Ian MacLeod
3d81ecfb43
Support for Sublime Text 3, with fallback
13 years ago
Viktor Gamov
54f1990511
Update plugins/sublime/sublime.plugin.zsh
...
updated run sublime on linux with parameters
14 years ago
汤凯 Kevin Tong
19aefa2bd6
Update plugins/sublime/sublime.plugin.zsh
...
Considering the situation when installing sublime text via apt-get (WebUpd8 Sublime Text 2 PPA)
14 years ago
bwl
aaf705c5fa
Adding logic for ~/Applications folder installs of Sublime Text 2
14 years ago
Josh Vermaire
a15bcd6461
utilize sublime's embedded command line binary
14 years ago
Josh Vermaire
92b6cae026
escape whitespace
14 years ago
Varun Vijayaraghavan
8923694fb4
Fixed a bug in checking the platform
14 years ago
Varun Vijayaraghavan
6f859c5837
Add Sublime Text 2 alias for Linux.
...
Detects the platform using "uname", and sets the alias accordingly.
If you are using Linux, this assumes that you have created a
symbolic link to /usr/bin/sublime_text.
14 years ago
Dylan Hudson
99a3c3c5c8
changed the alias to use to cli provided by sublime text
14 years ago
Dylan Hudson
5eb466a788
added aliases for sublime text
14 years ago