brew install reattach-to-user-namespace
して、.tmux.conf に以下を書いて、
set-option -g default-command "reattach-to-user-namespace -l zsh"
あとは
tmux kill-server
とかすればOK
brew install reattach-to-user-namespace
して、.tmux.conf に以下を書いて、
set-option -g default-command "reattach-to-user-namespace -l zsh"
あとは
tmux kill-server
とかすればOK