@@ -0,0 +1,4 @@
+#!/bin/bash
+
+git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
+echo "Remember to tmux source ~/.tmux.conf"