Note about XDG dir spec
This commit is contained in:
parent
0128e36fbe
commit
42bb2bf48b
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ Clone TPM:
|
|||
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
```
|
||||
|
||||
Put this at the bottom of `.tmux.conf`:
|
||||
Put this at the bottom of `~/.tmux.conf` (`$XDG_CONFIG_HOME/tmux/tmux.conf`
|
||||
works too):
|
||||
|
||||
```bash
|
||||
# List of plugins
|
||||
|
|
Loading…
Reference in a new issue