The simple setup
script below needs the following software. Almost all of the latter are available as debian packages
Clone the repo:
git clone git@github.com:mresvanis/dotfiles.git ~/.dotfiles
Link the respective rcs and dirs to your home by running the setup
script:
cd ~/.dotfiles && ./setup
Set the tmux plugin manager:
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
After opening tmux install the plugins referenced in .tmux.config
with:
Ctrl-a I