From 6f7d1aa984ade21c8b00cd68ff5ca0789b070ffc Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Tue, 6 Aug 2019 11:35:45 +0200 Subject: [PATCH] add Mac App Store command line interface --- Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 4697ac5..1eb49d6 100644 --- a/Brewfile +++ b/Brewfile @@ -55,3 +55,5 @@ brew "htop" brew "moreutils" brew "asciidoc" brew "bash-snippets" +# Mac App Store command line interface +brew "mas"