A Zsh plugin that prefixes commands with 'watch' using Alt+W for monitoring command output.
The WATCH plugin is a Zsh utility that simplifies monitoring command output by automatically adding the watch prefix to commands. It saves time and keystrokes when users need to repeatedly execute commands to observe changes in output.
watch to the currently typed command before execution.watch to the last executed command from history with the same shortcut.The plugin follows a minimalist approach, focusing on a single, intuitive keyboard shortcut to enhance command-line productivity without complex configuration.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.