Closed naterexw closed 10 years ago
There are two methods to do so.
sudo ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
and modify the file ~/.zsh_aliases using vi, and this line, and reload the terminal
~/.zsh_aliases
vi
alias subl="/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl"
There are two methods to do so.
and modify the file
~/.zsh_aliases
usingvi
, and this line, and reload the terminal