Skip to content

Instantly share code, notes, and snippets.

@riyadhalnur
Last active August 21, 2018 04:29
Show Gist options
  • Save riyadhalnur/6a003d9613db63ed673a9ab0e3db8306 to your computer and use it in GitHub Desktop.
Save riyadhalnur/6a003d9613db63ed673a9ab0e3db8306 to your computer and use it in GitHub Desktop.
TMUX Conf
set -g mouse on
set -g @plugin 'jimeh/tmux-themepack'
set -g @themepack 'basic'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
run '~/.tmux/plugins/tpm/tpm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment