Updated README

This commit is contained in:
Wojciech Kozlowski 2017-01-05 20:18:19 +00:00
parent 90fa8ca04d
commit d497d347ad

View File

@ -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
-----