mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 22:27:57 +00:00
Remove 404 zoxide plugin
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
53ee33476c
commit
0a328df222
1 changed files with 1 additions and 2 deletions
|
@ -1155,8 +1155,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
||||||
* [zlitefetch](https://github.com/ippee/zlitefetch) - Lightweight system information plugin.
|
* [zlitefetch](https://github.com/ippee/zlitefetch) - Lightweight system information plugin.
|
||||||
* [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses notify-send and ring a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed.
|
* [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses notify-send and ring a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed.
|
||||||
* [zman](https://github.com/mattmc3/zman) - Use `fzf` to quickly browse Zsh manuals.
|
* [zman](https://github.com/mattmc3/zman) - Use `fzf` to quickly browse Zsh manuals.
|
||||||
* [zoxide (ajeetdsouza)](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits.
|
* [zoxide](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits.
|
||||||
* [zoxide (hermitmaster)](https://github.com/hermitmaster/zsh-zoxide-plugin) - Automatically loads `zoxide` ZSH settings.
|
|
||||||
* [zredis](https://github.com/zdharma-continuum/zredis) - Adds Redis database support, with `database_key` <-> `shell_variable` binding. Supports all data types.
|
* [zredis](https://github.com/zdharma-continuum/zredis) - Adds Redis database support, with `database_key` <-> `shell_variable` binding. Supports all data types.
|
||||||
* [zsh-in-docker](https://github.com/deluan/zsh-in-docker) - Automates ZSH + Oh-My-ZSH installation into development containers. Works with Alpine, Ubuntu, Debian, CentOS or Amazon Linux.
|
* [zsh-in-docker](https://github.com/deluan/zsh-in-docker) - Automates ZSH + Oh-My-ZSH installation into development containers. Works with Alpine, Ubuntu, Debian, CentOS or Amazon Linux.
|
||||||
* [zsh-not-vim](https://github.com/redxtech/zsh-not-vim) - Provides a function that automatically shames the user for forgetting they weren't in vim.
|
* [zsh-not-vim](https://github.com/redxtech/zsh-not-vim) - Provides a function that automatically shames the user for forgetting they weren't in vim.
|
||||||
|
|
Loading…
Reference in a new issue