Stories

Detail Return Return

Mac zsh 使用Sublime打開文件 - Stories Detail

vim ~/.zshrc

# Set Sublime Text Alias
alias subl="'/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl'"

# 使配置生效
source ~/.zshrc

# 打開sublime
$ subl

# 使用sublime打開當前目錄
$ subl .

Add a new Comments

Some HTML is okay.