From eb73c18475b1b1e894878f772971cd376598b004 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 12 Apr 2022 13:21:24 -0400 Subject: [PATCH] remove shell declaration from tmux.conf --- byobu/.byobu/.tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/byobu/.byobu/.tmux.conf b/byobu/.byobu/.tmux.conf index 82a4fce..336925f 100644 --- a/byobu/.byobu/.tmux.conf +++ b/byobu/.byobu/.tmux.conf @@ -1,3 +1 @@ -set -g default-shell /usr/bin/fish -set -g default-command /usr/bin/fish set -g default-terminal "screen-256color"