diff --git a/.tmux.conf b/.tmux.conf index 8a8fc7a55fde7505196282e3a700af15ead4f6f4..b0ce95332d8d20296c91fba6d72ed92b357a3b3a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,6 @@ # General settings #ZSH=`which zsh` -set-option -g default-shell /usr/local/bin/zsh +set-option -g default-shell /bin/zsh set -g default-terminal "screen-256color" set -g history-limit 100000 # --------- binding keys