From 862c6f10d75ea74725655f05ce5711d27c3078ea Mon Sep 17 00:00:00 2001 From: Saibotk Date: Fri, 7 Feb 2025 01:28:57 +0100 Subject: [PATCH] feat(macos): add linear --- macos/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/macos/Brewfile b/macos/Brewfile index 0937e01..c8ebae1 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -100,6 +100,7 @@ cask 'docker' cask 'chromium', args: { no_quarantine: true } cask 'firefox' cask 'tunnelblick' # OpenVPN Application to access the company VPN +cask 'linear-linear' # Other tools (not necessary for work) cask 'gpg-suite' # GPG handling for signing commits and email (SSH signing can also be used instead)