diff --git a/.tmux.conf b/.tmux.conf index e7ef8f8..c4e55ca 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -2,7 +2,7 @@ source-file "${HOME}/.config/tmux/.tmux.theme" # default shell -set-option -g default-shell /bin/bash +set-option -g default-shell /bin/zsh # Remap prefix from 'C-b' to 'C-a' unbind C-b