Skip to content

Instantly share code, notes, and snippets.

@supaspoida
Created June 11, 2012 18:55
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 supaspoida/2911922 to your computer and use it in GitHub Desktop.
Save supaspoida/2911922 to your computer and use it in GitHub Desktop.
bind -r H resize-pane -L 5
bind -r J resize-pane -D 5
bind -r K resize-pane -U 5
bind -r L resize-pane -R 5
bind r source-file ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment