Merge pull request #1445 from unixorn/2022-updates

Add wsl2-ssh-pageant-oh-my-zsh-plugin
This commit is contained in:
Joe Block 2022-02-18 13:48:42 -07:00 committed by GitHub
commit 1a157ecf86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1132,6 +1132,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
- [windows-title](https://github.com/mdarocha/zsh-windows-title) - Dynamically updates terminal window title with current directory and the last command run.
- [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects.
- [worktree](https://github.com/jspears/worktree) - Adds functions that wrap `git worktree`.
- [wsl2-ssh-pageant](https://github.com/antoinemartin/wsl2-ssh-pageant-oh-my-zsh-plugin) - Use your Yubikey stored GPG keys from WSL. This packages the instructions from [wsl2-ssh-pageant repo](https://github.com/BlackReloaded/wsl2-ssh-pageant) as a ZSH plugin.
- [xdg-basedirs](https://github.com/zshzoo/xdg-basedirs) - Configure apps to use XDG base directories.
- [xxh-plugin-zsh-zshrc](https://github.com/roman-geraskin/xxh-plugin-zsh-zshrc) - plugin for [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh) that copies your `~/.zshrc` to a remote host and sources it with [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh).
- [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local yadm configuration changes.