@ -9,6 +9,9 @@ set -g prefix C-s
bind s send-prefix
bind-key C-s last-window
# new window with current pwd
bind c new-window -c "#{pane_current_path}"
# basic settings
set -g history-limit 30000
set-option -g default-shell /usr/bin/zsh