add hyperlinks to authors for automatic tpm doc

This commit is contained in:
Luis Obis 2022-11-14 18:47:50 +01:00
parent aa99619f90
commit 658598be5a
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ if-shell "test ! -d ~/.tmux/plugins/tpm" \
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
```
This useful tip was submitted by @acr4 and narfman0.
This useful tip was submitted by [@acr4](https://github.com/acr4) and [@narfman0](https://github.com/narfman0).