Skip to content

Instantly share code, notes, and snippets.

@petitJAM
Created February 22, 2018 16:53
Show Gist options
  • Save petitJAM/db160743114f778ea90ebacefcd89b2a to your computer and use it in GitHub Desktop.
Save petitJAM/db160743114f778ea90ebacefcd89b2a to your computer and use it in GitHub Desktop.
Reload tmux conf
bind R source-file ~/.tmux/reload.tmux
source-file "$HOME/.tmux.conf"
display-message "Configuration reloaded"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment