launch Sublime application in tmux

1. Install reattach-to-user-namespace
brew install reattach-to-user-namespace

2. 加入alias
vim ~/.bash_aliases
alias subl='reattach-to-user-namespace subl' 


留言

這個網誌中的熱門文章

4個免費線上筆記本

Android取经之路系列文章

[Chrome 外掛] Redirect Path 查看重定向的所有過程