sI cannot make alias 'sublime' to work suing
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" ~/bin/subl
I checked path:
/Applications/Sublime Text.app/Contents/SharedSupport/bin/
$ls- la
total 0
drwxr-xr-x 2 ks admin 68 Jan 19 11:22 .
drwxr-xr-x 3 ks admin 102 Dec 16 21:25 ..
This is what I tired to do:
- open file using subl
- $ cd subl
-bash: cd: subl: No such file or directory
- $ open subl
The file /Applications/Sublime Text.app/Contents/SharedSupport/bin/subl does not exist.
- $ subl --help
-bash: subl: command not found