summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorphy@shitbook <mynameisgennadiy@vk.com>2026-04-06 23:05:51 +0500
committerphy@shitbook <mynameisgennadiy@vk.com>2026-04-06 23:05:51 +0500
commit531c6697d13f19ca9190de2be6476e9a651bf65c (patch)
tree9eabf27ea2a0db2b112044aaf300cfc058d22538 /.tmux.conf
parent087ddd566632d568cd59b499ec36a882e41a236e (diff)
zsh supportHEADmaster
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 793d280..ea18a04 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -4,3 +4,5 @@ set -g base-index 1
setw -g pane-base-index 1
set -g status-style bg="#93B259",fg="#5C6A72"
+
+set-option -g default-shell /bin/zsh