From a9a2decd45bd00567c2234fafabf5deb2b154f8d Mon Sep 17 00:00:00 2001 From: Ricardo Date: Tue, 18 Feb 2025 11:36:02 +0100 Subject: [PATCH] Minor README.md update --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1237bec..c59ed2e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,11 @@ My tmux setup First go here, [https://github.com/tmux-plugins/tpm](https://github.com/tmux-plugins/tpm) -And install Tmux Plugin Manager like - +
+And install Tmux Plugin Manager like: +```bash +git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm +``` Add this at the bottom of `~/.tmux.conf` or `$XDG_CONFIG_HOME/tmux/tmux.conf`: ```bash