Merge pull request #1918 from unixorn/2024-updates

Add `elogiclab/zsh-bws`
This commit is contained in:
Joe Block 2024-10-05 12:28:30 -06:00 committed by GitHub
commit 25f56409cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -793,6 +793,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
- [bruse](https://github.com/aubreypwd/zsh-plugin-bruse) - Makes it easy to `brew link` different versions of packages.
- [bumblebee](https://github.com/Niverton/zsh-bumblebee-plugin) - A plugin to toggle prepending `optirun` in the command line.
- [bw](https://github.com/begris/bw-zsh-plugin) - Provides formatting options and easy access to credentials stored in [Bitwarden](https://bitwarden.com) via the Bitwarden [CLI](https://bitwarden.com/download/). The plugin tries to retrieve a valid session before each action, therefore an explicit login is not nescessary beforehand.
- [bws](https://github.com/elogiclab/zsh-bws) - Simplify and improve the retrieval of secrets from the [Bitwarden](https://bitwarden.com) Secret Manager.
- [c](https://github.com/sebastiangraz/c) - Adds some `git` shortcuts.
- [calc (arzzen)](https://github.com/arzzen/calc.plugin.zsh) - A calculator for ZSH.
- [calc (sam-programs)](https://github.com/Sam-programs/zsh-calc) - Allows you to run math calculations with no prefixes.