You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
293 B

bind-key C-b last-window
set-option -g default-command /bin/zsh
set-option -g default-shell /bin/zsh
set-option -g default-terminal 'screen-256color'
set-option -g history-limit 100000
set-option -g prefix C-b
set-option -g renumber-windows on
set-option -s escape-time 0
setw -g mode-keys vi