Skip to content

Commit 3509802

Browse files
committed
Usage info
1 parent 0f28497 commit 3509802

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ Prefix off:
1212
Prefix on:
1313
![prefix_on](screenshots/prefix_on.png)
1414

15+
# Usage
16+
17+
Just add `#{prefix_highlight}` to your left/right status bar.
18+
19+
```tmux.confi
20+
set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M'
21+
```
22+
1523
# Installation with Tmux Plugin Manager (recommended)
1624

1725
Add plugin to the list of TPM plugins:

0 commit comments

Comments
 (0)