diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-07-16 15:34:19 +0000 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-07-16 15:34:19 +0000 |
commit | a19940c0e1334d5c95c7231147bc8ad0e474f3dc (patch) | |
tree | 37310c91a434f0692801665eab5b0aba23398192 | |
parent | ddc67a7a5077147ce4ab9f35f0c63ad6ca191558 (diff) |
Updating instructions
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,4 +7,5 @@ brew install reattach-to-user-namespace git clone https://github.com/thornycrackers/.tmux.git make install ``` -The makefile will create the symlink of .tmux.conf +The makefile will create the symlink of .tmux.conf. To install the +tmux-sessionist plugins type `<prefix>+I` inside of tmux |