mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-01-11 07:08:43 +00:00
Update README.md
This commit is contained in:
parent
6ef445669e
commit
d4f01c934b
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,6 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [wakatime](https://github.com/wbinglee/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).
|
||||
* [watson.zsh](https://github.com/bcho/Watson.zsh) - A plugin for the [watson](https://github.com/TailorDev/Watson) time management system.
|
||||
* [zjump](https://github.com/qoomon/zjump) - Simplify zsh directory navigation; jump to already visited, parent or sub folders
|
||||
* [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.
|
||||
* [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects
|
||||
* [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local yadm configuration changes.
|
||||
|
@ -535,6 +534,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zgdbm](https://github.com/zdharma/zgdbm) - Adds GDBM as a plugin.
|
||||
* [zgen-compinit-tweak](https://github.com/seletskiy/zsh-zgen-compinit-tweak) - Make compinit run only once after all loading is done by zgen.
|
||||
* [zinfo_line](https://github.com/kmhjs/zinfo_line) - Makes more information available to ZSH themes.
|
||||
* [zjump](https://github.com/qoomon/zjump) - Simplify zsh directory navigation; jump to already visited, parent or sub folders
|
||||
* [zredis](https://github.com/zdharma/zredis) - Adds Redis database support, with `database_key` <-> `shell_variable` binding. Supports all data types.
|
||||
* [zshmarks](https://github.com/jocelynmallon/zshmarks) - A port of Bashmarks (by Todd Werth), a simple command line bookmarking plugin, for oh-my-zsh.
|
||||
* [zsnapshot](https://github.com/psprint/zsnapshot) - Adds command to dump the current ZSH state into a file, for later restoration by sourcing the snapshot file.
|
||||
|
|
Loading…
Reference in a new issue