diff options
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 |