switch to zsh

This commit is contained in:
2026-04-17 22:48:29 +03:00
parent a0d08d7535
commit 61e097fab2

View File

@@ -1,5 +1,5 @@
set -g default-terminal "xterm-256color" set -g default-terminal "xterm-256color"
set -g default-shell /usr/bin/fish set -g default-shell /usr/bin/zsh
set -g mouse on set -g mouse on
set -s set-clipboard on set -s set-clipboard on
set -g allow-passthrough on set -g allow-passthrough on