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:
parent
8a849e7f94
commit
7bf0994a57
3
brew.sh
3
brew.sh
@ -22,3 +22,6 @@ brew install imagemagick
|
|||||||
brew install GraphicsMagick
|
brew install GraphicsMagick
|
||||||
brew install android
|
brew install android
|
||||||
brew install tor
|
brew install tor
|
||||||
|
|
||||||
|
# Link gpg to gpg2
|
||||||
|
ln -s /usr/local/bin/gpg2 /usr/local/bin/gpg
|
||||||
|
Loading…
Reference in New Issue
Block a user