An easy tmux config for use on servers rebinds ctrl + b -> ctrl + a and more
- Clone the repo
git clone https://github.com/Peteskiis/tmux-config- Rename Folder and make sure it's in $HOME ~/.tmux
mv tmux-config ~/.tmux- Move the config out
cd ~/.tmux
mv .tmux.conf ../- Clone TPM
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm- Start Tmux and source the new config file
tmux
tmux source ~/.tmux.conf- Install TPM and the plugins
crtl + a + IDone! Enjoy