From 4313b921b550e1b6ce69d67488d0ab524a701dd4 Mon Sep 17 00:00:00 2001 From: Petr Nyc Date: Fri, 10 Feb 2023 09:24:46 +0100 Subject: [PATCH] tmux --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) 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'