Skip to content

Instantly share code, notes, and snippets.

@nik-garg
Last active September 4, 2021 11:52
Show Gist options
  • Save nik-garg/afb90cbb089747b338d7d636ddc38823 to your computer and use it in GitHub Desktop.
Save nik-garg/afb90cbb089747b338d7d636ddc38823 to your computer and use it in GitHub Desktop.
Tmux Setup
# Installing TPM - TMUX Package Manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# Getting Tmux configuration
wget https://gist.githubusercontent.com/nik-garg/cd128360d137e173c66cac97949d76bc/raw/b87771ea5ad40b1e548f418698aef2d5bb5bdbd3/.tmux.conf
# Updating bashrc for tmux colors
curl -o- https://gist.githubusercontent.com/nik-garg/f164554a078f498c816d8865244bfd0f/raw/e1ab0bb0a4a85953260f5d54b77f12055dc83393/bashrc | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment