diff --git a/tmux.conf b/tmux.conf index 47da08e..5ac5965 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,9 +1,8 @@ # need me some vi mode setw -g mode-keys vi -# note to self: learn ye a zsh -set -g default-command /bin/bash -set -g default-shell /bin/bash +set -g default-command /usr/bin/zsh +set -g default-shell /usr/bin/zsh # copy-pasta in a vi-like way unbind [