We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f62f4 commit 4a483d7Copy full SHA for 4a483d7
docs/tmux.md
@@ -16,19 +16,20 @@
16
set -g allow-passthrough on
17
```
18
19
-## TPM
+## [TPM][2]
20
21
-Install tpm.
+!!! quote "Install tpm"
22
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
+ ```
+ mkdir -p ~/.tmux/plugins
+ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
+ # Ctrl + b
+ # Shift + I
29
30
## :link: References
31
32
- <https://tmuxcheatsheet.com/>
33
34
[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