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 12eec28 commit b4d16ecCopy full SHA for b4d16ec
README.md
@@ -256,6 +256,6 @@ ver=$(semver get release)
256
git commit -am "Bump version to $ver" && git tag $ver && git push --atomic origin main $ver
257
```
258
259
-# More tmux plugins
+# More tmux Plugins
260
I have another tmux plugin that might interest you:
261
* [tmux-dark-notify](https://github.com/erikw/tmux-dark-notify) - A plugin that make tmux's theme follow macOS dark/light mode.
0 commit comments