diff --git a/tmux.osx.conf b/tmux.osx.conf index 0e1abcc..ce98e89 100644 --- a/tmux.osx.conf +++ b/tmux.osx.conf @@ -1,3 +1,5 @@ # enable system copy/paste: # https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard set-option -g default-command "reattach-to-user-namespace -l zsh" + +ok