diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-09-30 14:31:06 -0400 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-09-30 14:31:06 -0400 |
commit | 067992fc75dee6001d25986c79b4b4aaaa99b401 (patch) | |
tree | 0bf4fd0e235ae069f14a1411282ee7e6bf8d1f42 /zshrc | |
parent | 85f62776b2dc2f1d411172f802bf6f999fbd6140 (diff) |
Add gpg-agent plugin for zsh.
Diffstat (limited to 'zshrc')
-rwxr-xr-x | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ if ! zgen saved; then # plugins # zgen oh-my-zsh plugins/git zgen oh-my-zsh plugins/ssh-agent + zgen oh-my-zsh plugins/gpg-agent zgen oh-my-zsh plugins/sudo zgen oh-my-zsh plugins/history zgen oh-my-zsh plugins/jump |