Skip to content

Commit 4a483d7

Browse files
Update tmux.md
1 parent 51f62f4 commit 4a483d7

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/tmux.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,20 @@
1616
set -g allow-passthrough on
1717
```
1818

19-
## TPM
19+
## [TPM][2]
2020

21-
Install tpm.
21+
!!! quote "Install tpm"
2222

23-
```
24-
mkdir -p ~/.tmux/plugins
25-
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
26-
Ctrl + b
27-
Shift + I
28-
```
23+
```
24+
mkdir -p ~/.tmux/plugins
25+
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
26+
# Ctrl + b
27+
# Shift + I
28+
```
2929

3030
## :link: References
3131

3232
- <https://tmuxcheatsheet.com/>
3333

3434
[1]: <https://groups.google.com/a/chromium.org/g/chromium-hterm/c/davGyRBr3l8/m/7BPjaTwQAAAJ>
35+
[2]: <https://github.com/tmux-plugins/tpm>

0 commit comments

Comments
 (0)