Shell 下 tmux 不能保持 PATH 變量,解決方法以下:code
添加以下配置信息到 ~/.tmux.conf 中便可。blog
set-option -ga update-environment PATH ...