From b3af05c519c742deb9e7a8f80da83cd4fe25820a Mon Sep 17 00:00:00 2001 From: Daniel Meiburg Date: Tue, 26 Sep 2023 19:03:15 +0200 Subject: [PATCH] tmux: remove default shell --- .tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index c071a95..c9ed6e6 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -114,4 +114,3 @@ bind-key p run "wl-paste --no-newline | tmux load-buffer - ; tmux paste-buffer" # Shell #set -g default-shell /bin/fish -set -g default-command /bin/fish