Skip to content

Instantly share code, notes, and snippets.

@z-rui
Created November 17, 2018 18:35
Show Gist options
  • Save z-rui/ae57a425e1f0551c0a8a064ae4fbb0cc to your computer and use it in GitHub Desktop.
Save z-rui/ae57a425e1f0551c0a8a064ae4fbb0cc to your computer and use it in GitHub Desktop.
Tmux configuration
unbind C-b
bind-key C-a send-prefix
set -g prefix C-a
set -g mouse on
set -g set-titles on
set -g status off
set -g escape-time 100
setw -g mode-keys vi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment