Add mooks (#144)

* Add mooks

* Change order
This commit is contained in:
Pavel Nazarov
2025-06-09 07:39:24 +03:00
committed by GitHub
parent 7d734c10ef
commit 90794e54d8

View File

@@ -34,6 +34,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [Oh My Tmux!](https://github.com/gpakosz/.tmux) Powerline-like theme, vim bindings, SSH aware, improved maximize pane, ...
- [Example tmux config](https://github.com/tony/tmux-config) :green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar
- [Guide to customizing tmux.conf](https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/)
- [mooks](https://github.com/TomhetArkitektur/mooks) A minimal tmux configuration framework designed for well-structured modular setups
- [practical tmux](https://mutelight.org/practical-tmux)
- [tmux-extra](https://github.com/brandur/tmux-extra) Configuration and scripts for sane Tmux default behavior
- [tmux-keybtest](https://github.com/jaclu/tmux-keybtest) Check what keys tmux can detect from the terminal being used.