Minor README.md update

This commit is contained in:
2025-02-18 11:36:02 +01:00
parent 44b5d54b48
commit a9a2decd45

View File

@@ -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
<br>
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