about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2022-04-12 13:21:24 -0400
committerBen Harris <ben@tilde.team>2022-04-12 13:21:24 -0400
commiteb73c18475b1b1e894878f772971cd376598b004 (patch)
tree42dc22cd1dd6d775f268e62472e293671dcc3f4e
parent872cbbb7d8017e578ca0186a85023fe63b5823a8 (diff)
remove shell declaration from tmux.conf
-rw-r--r--byobu/.byobu/.tmux.conf2
1 files changed, 0 insertions, 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"