diff options
author | June McEnroe <programble@gmail.com> | 2016-04-06 20:25:20 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2016-04-06 20:25:20 -0400 |
commit | ae2a628a918007dae95452e3c8a564cc068d8be3 (patch) | |
tree | b2516694c1c405d4633aea0a893807742a8b5890 | |
parent | Always sign git commits (diff) | |
download | src-ae2a628a918007dae95452e3c8a564cc068d8be3.tar.gz src-ae2a628a918007dae95452e3c8a564cc068d8be3.zip |
Add gpg-agent to README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 1f53e0b8..d7f50249 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ My configuration files. - zsh - ssh - git +- gpg-agent - tmux - psql - [iTerm 2.9](https://www.iterm2.com/downloads.html) |