mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 23:38:24 +00:00
Merge pull request #1037 from unixorn/2020-October-updates
Add watch plugin
This commit is contained in:
commit
1dbf846a59
1 changed files with 1 additions and 0 deletions
|
@ -920,6 +920,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [wakatime (sobolevn)](https://github.com/sobolevn/wakatime-zsh-plugin) - Track how much [time](https://wakatime.com/) you have spent in your terminal. Has per project stats.
|
||||
* [wakatime (wbingli)](https://github.com/wbingli/zsh-wakatime) - Automatic time tracking for commands in ZSH using [wakatime](https://wakatime.com/).
|
||||
* [warhol](https://github.com/unixorn/warhol.plugin.zsh) - Configures colorization with [grc](https://github.com/garabik/grc).
|
||||
* [watch](https://github.com/enrico9034/zsh-watch-plugin) - Easily prefix your current or previous commands with watch by pressing `CTRL + W`.
|
||||
* [watson.zsh](https://github.com/bcho/Watson.zsh) - A plugin for the [watson](https://github.com/TailorDev/Watson) time management system.
|
||||
* [wd](https://github.com/mfaerevaag/wd) - Warp directory lets you jump to custom directories in ZSH, without using `cd`. Why? Because `cd` seems inefficient when the folder is frequently visited or has a long path.
|
||||
* [wdnote](https://github.com/Vesdii/zsh-wdnote) - Prints the contents of a `.wdnote` if present upon changing directories.
|
||||
|
|
Loading…
Add table
Reference in a new issue