mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-17 15:17:55 +00:00
Merge pull request #874 from unixorn/2020-January-updates
Add aws2 plugin
This commit is contained in:
commit
4008b639eb
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ The project is very active – currently > 2000 commits.
|
|||
* [aws-mfa](https://github.com/FreebirdRides/oh-my-zsh-aws-mfa) - Plugin for AWS MFA.
|
||||
* [aws-upload](https://github.com/borracciaBlu/aws-upload-zsh) - Boost your productivity with `aws-upload`.
|
||||
* [aws-vault](https://github.com/blimmer/zsh-aws-vault) - Plugin for [aws-vault](https://github.com/99designs/aws-vault).
|
||||
* [aws2](https://github.com/drgr33n/oh-my-zsh_aws2-plugin) - Provides completion support for version 2 of the [awscli](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html) and a few utilities to manage AWS profiles and display them in the prompt.
|
||||
* [background](https://github.com/zpm-zsh/background) - ZSH plugin which executes functions in the background.
|
||||
* [base16](https://github.com/chriskempson/base16-shell) - Adds script to allow you to change your shell's default ANSI colors but most importantly, colors 17 to 21 of your shell's 256 colorspace (if supported by your terminal). This script makes it possible to honor the original bright colors of your shell (e.g. bright green is still green and so on) while providing additional base16 colors to applications such as [Vim](https://www.vim.org).
|
||||
* [baseballfunfacts](https://github.com/richardmoyer/baseballfunfacts) - Print random baseball related "fun facts" in your shell. Depends on `fortune` and `cowsay` being installed.
|
||||
|
|
Loading…
Reference in a new issue