diff --git a/tmux.conf b/tmux.conf index 1e7fcc2..9e0cd9b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,6 @@ +# UGH +set-option -g default-command "reattach-to-user-namespace -l fish" + # Set the prefix to ^A unbind C-b set -g prefix C-a