mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-16 14:47:57 +00:00
Merge pull request #1445 from unixorn/2022-updates
Add wsl2-ssh-pageant-oh-my-zsh-plugin
This commit is contained in:
commit
1a157ecf86
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue