1
0
Fork 0
mirror of https://github.com/Luzifer/tmux-collector.git synced 2024-12-22 13:51:19 +00:00
Wrapper around several commands displayed in the tmux status line being able to cache command output
Find a file
Knut Ahlers 25f47c6b66
Add automated building
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-08-18 18:43:17 +02:00
vendor Add vendoring 2018-08-18 18:39:53 +02:00
.gitignore Initial version 2018-08-18 18:39:06 +02:00
.repo-runner.yaml Add automated building 2018-08-18 18:43:17 +02:00
config.yml Initial version 2018-08-18 18:39:06 +02:00
entry.go Initial version 2018-08-18 18:39:06 +02:00
Gopkg.lock Add vendoring 2018-08-18 18:39:53 +02:00
Gopkg.toml Add vendoring 2018-08-18 18:39:53 +02:00
LICENSE Add meta files 2018-08-18 18:41:40 +02:00
main.go Initial version 2018-08-18 18:39:06 +02:00
Makefile Add automated building 2018-08-18 18:43:17 +02:00
README.md Add meta files 2018-08-18 18:41:40 +02:00

Go Report Card

Luzifer / tmux-collector

tmux-collector is a wrapper around several commands displayed in the tmux status line being able to cache command output and change colors according to the exit status of the command.