From 286a4621278cb36142be8ad2b739005b675afa7a Mon Sep 17 00:00:00 2001 From: Juan Rodriguez Date: Fri, 25 Oct 2024 17:57:35 +0200 Subject: [PATCH] Add tmux-workspace-usage status line plugin (#130) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df7bd58..24a844b 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-window-name](https://github.com/ofirgall/tmux-window-name) Names your tmux windows smartly. - [tmux-weather-info-yr](https://github.com/Feqzz/tmux-weather-info-yr) Displays the current temperature and weather based on your location via yr.no - [tmux-world-clock](https://github.com/alexanderjeurissen/tmux-world-clock) Show multiple timezones using Olson tz database. +- [tmux-workspace-usage](https://github.com/sjdonado/tmux-workspace-usage) Displays the memory and CPU usage of your workspace processes. ## Plugins