Skip to content

Instantly share code, notes, and snippets.

@jeremyje
Last active February 21, 2020 06:12
Show Gist options
  • Save jeremyje/bc5a8f8bdfec1ee79f2fec82ff34f600 to your computer and use it in GitHub Desktop.
Save jeremyje/bc5a8f8bdfec1ee79f2fec82ff34f600 to your computer and use it in GitHub Desktop.
#!/bin/bash
# curl -L https://gist.githubusercontent.com/jeremyje/bc5a8f8bdfec1ee79f2fec82ff34f600/raw/tmux-conf.sh | bash
# Download https://github.com/gpakosz/.tmux
curl -o ~/.tmux.conf -L https://raw.githubusercontent.com/gpakosz/.tmux/master/.tmux.conf && curl -o ~/.tmux.conf.local -L https://raw.githubusercontent.com/gpakosz/.tmux/master/.tmux.conf.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment