Minor README.md update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user