mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 14:27:16 +00:00
Add Senderman's doas plugin
Add @senderman's doas plugin and disambiguate @anatolykopyl's Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
6e17ffacc3
commit
9a70f6bb70
1 changed files with 2 additions and 1 deletions
|
@ -590,7 +590,8 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [direnv](https://github.com/ptavares/zsh-direnv) - A plugin for installing and loading [direnv](https://github.com/direnv/direnv.git). Inspired by [zsh-pyenv](https://github.com/mattberther/zsh-pyenv).
|
||||
* [dirrc](https://github.com/gmatheu/shell-plugins) - Executes `.dirc` when present in a directory you `cd` into.
|
||||
* [dirstack](https://github.com/gepoch/oh-my-zsh-dirstack) - Plugin for displaying dirstack info on a single line.
|
||||
* [doas](https://github.com/anatolykopyl/doas-zsh-plugin) - Easily prefix your current or previous commands with `doas` by pressing `esc` twice.
|
||||
* [doas (anatolykopyl)](https://github.com/anatolykopyl/doas-zsh-plugin) - Easily prefix your current or previous commands with `doas` by pressing `ESC` twice.
|
||||
* [doas (senderman)](https://github.com/Senderman/doas-zsh-plugin) - Easily prefix your current or previous commands with `doas` by pressing `ESC` twice.
|
||||
* [docker-aliases](https://github.com/webyneter/docker-aliases) Docker aliases for everyday use.
|
||||
* [docker-compose](https://github.com/sroze/docker-compose-zsh-plugin) Show docker container status in your prompt.
|
||||
* [docker-helpers](https://github.com/unixorn/docker-helpers.zshplugin) - A collection of docker helper scripts.
|
||||
|
|
Loading…
Reference in a new issue