From f532353863afd134d965c6de6ded959bb2ee288e Mon Sep 17 00:00:00 2001 From: David Balatero Date: Tue, 12 Dec 2023 11:36:40 -0500 Subject: [PATCH] Update tmux.osx.conf --- tmux.osx.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tmux.osx.conf b/tmux.osx.conf index 0e1abcc0..ce98e89c 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