From 9d0493f85bd6aaf989e9b107c3be67e0319cd034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 20 Jan 2019 15:14:15 +0000 Subject: [PATCH] do not install gpg-agent on mac as it is unmaintained and unavailable --- macosx/up.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/macosx/up.sh b/macosx/up.sh index 28cc4acc..0837b55a 100755 --- a/macosx/up.sh +++ b/macosx/up.sh @@ -54,7 +54,6 @@ brew install \ findutils \ gawk \ gnu-sed \ - gpg-agent \ htop-osx \ httpie \ httping \