From bb11652a2b258f5eaa08ccdc173bc6506d4ec580 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 2 Feb 2021 12:11:26 +0000 Subject: [PATCH] feat(deps): add lens and notion to Brewfile --- Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 9d55328..475c7f0 100644 --- a/Brewfile +++ b/Brewfile @@ -184,6 +184,7 @@ if hostname == 'noct' brew 'kubernetes-cli' brew 'kubernetes-helm' brew 'mariadb' + cask 'lens' brew 'grafana' brew 'node_exporter' @@ -221,6 +222,7 @@ if hostname == 'noct' cask 'mkvtoolnix' cask 'monodraw' cask 'mullvadvpn' + cask 'notion' cask 'openemu' cask 'paparazzi' cask 'parallels'