Skip to content

Instantly share code, notes, and snippets.

View kunsonx's full-sized avatar

冰天雪地 kunsonx

  • Winterfall
View GitHub Profile
@kunsonx
kunsonx / .tmux.conf
Last active October 8, 2024 12:36
My tmux config
# Ring the bell if any background window rang a bell
set -g bell-action any
set -g terminal-overrides 'rxvt-unicode*:sitm@,ritm@'
# Bind the basic hotkey and default shell
set -gu prefix2
unbind C-a
unbind C-b
set -g prefix C-x
bind C-a send-prefix