Merge pull request #1657 from unixorn/2023-updates

2023-01-09 Updates
This commit is contained in:
Joe Block 2023-01-09 13:34:21 -07:00 committed by GitHub
commit 3f0636838d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View file

@ -1,6 +1,14 @@
<!--- Provide a general summary of your changes in the Title above -->
<!--- If you're unsure about anything in this checklist, don't hesitate to create a PR and ask. I'm happy to help! -->
<!---
Please make sure you've trimmed any trailing or leading .zsh, .zshplugin,
.oh-my-zsh, .omz or similar language from the visible portion of the links in your entry.
Basically zsh-foo or foo.zshplugin should have foo as the visible part of the link.
This keeps entries from clumping in the O and Z portions of the list and
also makes the links look prettier.
-->
# Description
<!--- Describe your changes in detail, ideally [linking](example.com) to the project/resource in this description. -->

View file

@ -58,6 +58,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [zplug](#zplug)
- [zpm](#zpm)
- [zr](#zr)
- [zsh.ai](#zshai)
- [zshing](#zshing)
- [zshPlug](#zshplug)
- [ztanesh](#ztanesh)
@ -359,6 +360,10 @@ The minuscule ZSH package manager. No frills, no bloat, just 2 kB of 100% ZSH co
**zr** is a quick, simple ZSH plugin manager written in Rust and easily installable with `cargo install zr`.
### zsh.ai
Focuses on security and hardening of local system. Requires [fzf](https://github.com/junegunn/fzf)
### [zshing](https://github.com/zakariaGatter/zshing)
**zshing** is a ZSH plugin manager similar to Vundle/Vim and allows you to...