mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 22:27:57 +00:00
Merge pull request #1550 from belak/add-back-base16
Add base16 back under the new org
This commit is contained in:
commit
6bcb1c5dba
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
||||||
- [azure-subscription](https://github.com/dmakeienko/azure-subscription-prompt) - Displays information about the Azure current Subscription and tenant.
|
- [azure-subscription](https://github.com/dmakeienko/azure-subscription-prompt) - Displays information about the Azure current Subscription and tenant.
|
||||||
- [backcountry](https://github.com/jvzaniolo/zsh-backcountry) - Manage backcountry projects.
|
- [backcountry](https://github.com/jvzaniolo/zsh-backcountry) - Manage backcountry projects.
|
||||||
- [background](https://github.com/zpm-zsh/background) - ZSH plugin which executes functions in the background.
|
- [background](https://github.com/zpm-zsh/background) - ZSH plugin which executes functions in the background.
|
||||||
|
- [base16](https://github.com/base16-project/base16-shell) - Adds a 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.
|
- [baseballfunfacts](https://github.com/richardmoyer/baseballfunfacts) - Print random baseball related "fun facts" in your shell. Depends on `fortune` and `cowsay` being installed.
|
||||||
- [basex](https://github.com/dirkk/zsh-basex) - Adds several [BaseX](http://basex.org/) aliases for simplified usage.
|
- [basex](https://github.com/dirkk/zsh-basex) - Adds several [BaseX](http://basex.org/) aliases for simplified usage.
|
||||||
- [bash-quote](https://github.com/jtprog/bash-quote) - Get random quote from Bash.im.
|
- [bash-quote](https://github.com/jtprog/bash-quote) - Get random quote from Bash.im.
|
||||||
|
|
Loading…
Reference in a new issue