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