Files
dotfiles/tmux/dot-tmux.conf.osx
2022-05-09 00:28:23 +08:00

3 lines
144 B
Plaintext

# sync clipboard
set-option -g default-command "which reattach-to-user-namespace > /dev/null && reattach-to-user-namespace -l $SHELL || $SHELL"