mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add gpg-agent plugin
This commit is contained in:
parent
74da3c6ff3
commit
915de2300a
1 changed files with 2 additions and 1 deletions
|
@ -219,7 +219,8 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [gitignore.plugin.zsh](https://github.com/voronkovich/gitignore.plugin.zsh) - Plugin for creating `.gitignore` files.
|
||||
* [gitio-zsh](https://github.com/denysdovhan/gitio-zsh) - A zsh plugin for generating a GitHub short URL using [git.io](https://git.io).
|
||||
* [goenv](https://github.com/bbenne10/goenv) - Antigen plugin to manage $GOPATH similarly to Python's virtualenvwrapper.
|
||||
* [going_places](https://github.com/or17191/going_places) - A plugin that helps to use, create and maintain a list of shell locations
|
||||
* [going_places](https://github.com/or17191/going_places) - A plugin that helps to use, create and maintain a list of shell locations.
|
||||
* [gpg-agent](https://github.com/axtl/gpg-agent.zsh) - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on OS X.
|
||||
* [grep2awk](https://github.com/joepvd/grep2awk) - ZLE widget to transform grep command into awk command.
|
||||
* [hipchat](https://github.com/robertzk/hipchat.zsh) - Send hipchat messages from the shell.
|
||||
* [history-search-multi-word](https://github.com/psprint/history-search-multi-word) - multi-word history searcher for Zsh, bound to Ctrl-R
|
||||
|
|
Loading…
Reference in a new issue