📅  最后修改于: 2022-03-11 14:51:46.909000             🧑  作者: Mango
alias subl="open -a /Applications/Sublime\ Text.app"
# IN CLI
$ cd ~
$ vim .zshrc
$ source .zshrc
$ subl .
# Now it should work! Try restarting the terminal as well if you need to!