Skip to content

Instantly share code, notes, and snippets.

@xiispace
Created March 22, 2019 07:23
Show Gist options
  • Save xiispace/6f18b0c270dc89dce95785a2e16a3f78 to your computer and use it in GitHub Desktop.
Save xiispace/6f18b0c270dc89dce95785a2e16a3f78 to your computer and use it in GitHub Desktop.
tmux 配置文件
set -g prefix2 C-a
bind C-a send-prefix -2
set -g base-index 1
setw -g pane-base-index 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment