diff --git a/.tmux.conf b/.tmux.conf index deef8a5..ad54f46 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,3 +1,4 @@ +# tpm install: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible'