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' 


留言

這個網誌中的熱門文章

[讀書心得] 下班後的黃金八小時

《賺錢,也賺幸福》主動投資人生,被動投資金錢

Python 螢幕截圖存檔