Skip to content

Instantly share code, notes, and snippets.

@knishioka
Last active October 24, 2021 05:12
Show Gist options
  • Save knishioka/9f9939a6b806bc1f77029203d4d60f48 to your computer and use it in GitHub Desktop.
Save knishioka/9f9939a6b806bc1f77029203d4d60f48 to your computer and use it in GitHub Desktop.
unbind-key C-b
set-option -g prefix C-t
bind-key C-t send-prefix
set-option -g history-limit 2000
set-option -g status-fg white
set-option -g status-bg black
setw -g window-status-current-style "bg=blue,fg=white"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment