Skip to content

Instantly share code, notes, and snippets.

@julianobarbosa
Forked from kawaz/.tmux.conf
Created January 1, 2023 16:00
Show Gist options
  • Save julianobarbosa/ef3e38ec4c508c21a391825c831b0cf6 to your computer and use it in GitHub Desktop.
Save julianobarbosa/ef3e38ec4c508c21a391825c831b0cf6 to your computer and use it in GitHub Desktop.
tpm auto install
if "test ! -d ~/.tmux/plugins/tpm" \
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment