mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add andydecleyre/zpy plugin
Signed-off-by: Andy Kluger <AndyKluger@gmail.com>
This commit is contained in:
parent
6bcb1c5dba
commit
089b6864d0
1 changed files with 1 additions and 0 deletions
|
@ -1224,6 +1224,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses `notify-send` and rings 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.
|
||||
- [zoxide](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits.
|
||||
- [zpy](https://github.com/AndydeCleyre/zpy) - Manage Python Environments, dependencies, and isolated app installations, with a ZSH frontend to [pip-tools](https://github.com/jazzband/pip-tools).
|
||||
- [zredis](https://github.com/zdharma-continuum/zredis) - Adds [Redis](https://redis.io/) database support, with `database_key` <-> `shell_variable` binding. Supports all data types.
|
||||
- [zservice-py3http](https://github.com/z-shell/zservice-py3http) - Serve a given directory with Python 3's http server from the standard library.
|
||||
- [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.
|
||||
|
|
Loading…
Reference in a new issue