diff --git a/README.md b/README.md index 7c8b1d9..90975ba 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,18 @@ Configuration files for tmux +Installation +------------ + +Make sure to clone the tpm submodule as well: +``` +git clone --recursive git@gitlab.wojciechkozlowski.eu:config/tmux.git .tmux +``` + +Install all other plugins: +* Launch tmux +* Run `ctrl + a + I` + Usage -----