diff --git a/.tmux.conf b/.tmux.conf index 1e4f41d..fc8bf85 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ 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 -s set-clipboard on set -g allow-passthrough on