Skip to content

Instantly share code, notes, and snippets.

@sunshinekitty
Created July 31, 2017 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunshinekitty/694c4421e703685bb32f3e8b8c5fd57e to your computer and use it in GitHub Desktop.
Save sunshinekitty/694c4421e703685bb32f3e8b8c5fd57e to your computer and use it in GitHub Desktop.
set-window-option -g automatic-rename
set-option -g history-limit 10000
set-option -g pane-active-border-fg brightblue
set-option -g status-fg brightblue
set-option -g status-bg black
set-option -g status-position top
bind r source-file ~/.tmux.conf
bind a set-window-option synchronize-panes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment