diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-04-16 19:38:12 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-04-16 19:38:12 +0100 |
commit | 5a70175728af9693730e721fa2fb02f9cc4ef064 (patch) | |
tree | 78f8cedad4c37615e2ee2fdfc461bfa584bd7dd0 /make | |
parent | 61a5b9e74358a0bc30b29b9b6353a313eb9ceef2 (diff) |
Tmux
Diffstat (limited to 'make')
-rwxr-xr-x | make | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,4 +44,5 @@ mkdir temp cd rm -rf .tmux git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm + tmux source-file ~/.tmux.conf |