From d497d347ad2804611b5450ce7226558f652dc6e1 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Thu, 5 Jan 2017 20:18:19 +0000 Subject: [PATCH] Updated README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -----