Skip to content

Instantly share code, notes, and snippets.

# ------------------------
# -- OPTIONS
# ------------------------
set -g mouse on
set -g base-index 1
set -gw pane-base-index 1
set -g mode-keys vi # default emacs
set -g display-panes-time 1500
set -gw automatic-rename off
set -g renumber-windows on