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 b1ab37e commit e778176Copy full SHA for e778176
README.md
@@ -18,7 +18,7 @@ In a normal situation, one of the above should be installed on your system by de
18
Add plugin to the list of TPM plugins in `.tmux.conf`:
19
20
```tmux
21
-set -g @plugin 'tmux-plugins/tmux-battery'
+set -g @plugin 'slange-dev/tmux-battery'
22
```
23
24
Hit `<prefix> + I` to fetch the plugin and source it.
0 commit comments