Skip to content

Instantly share code, notes, and snippets.

@ciupam
Created April 3, 2020 06:17
Show Gist options
  • Select an option

  • Save ciupam/7f6dffc8fbac172251aa586e14a36088 to your computer and use it in GitHub Desktop.

Select an option

Save ciupam/7f6dffc8fbac172251aa586e14a36088 to your computer and use it in GitHub Desktop.
set -s escape-time 0
set -g @plugin 'christoomey/vim-tmux-navigator'
# TPM setup
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
run -b '~/.tmux/plugins/tpm/tpm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment