1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 01:37:14 +01:00

always use gpg2 binary

This commit is contained in:
Matthias Kretschmann 2015-08-01 16:23:42 +02:00
parent 8a849e7f94
commit 7bf0994a57
2 changed files with 6 additions and 0 deletions

View File

@ -22,3 +22,6 @@ brew install imagemagick
brew install GraphicsMagick
brew install android
brew install tor
# Link gpg to gpg2
ln -s /usr/local/bin/gpg2 /usr/local/bin/gpg

View File

@ -7,6 +7,9 @@
# email =
# name =
[gpg]
program = gpg2
[github]
user = kremalicious