Skip to content

Instantly share code, notes, and snippets.

# Tmux Configuration
# Generated with TmuxAI Config Generator
# https://tmuxai.dev
# -- Basic Settings ------------------------------------------
set -g prefix C-a
set -g escape-time 500
set -g history-limit 10000
set -g base-index 1
setw -g pane-base-index 1