feat(macos): add linear

This commit is contained in:
Saibotk 2025-02-07 01:28:57 +01:00
parent e27ae8ebf9
commit 862c6f10d7
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -100,6 +100,7 @@ cask 'docker'
cask 'chromium', args: { no_quarantine: true } cask 'chromium', args: { no_quarantine: true }
cask 'firefox' cask 'firefox'
cask 'tunnelblick' # OpenVPN Application to access the company VPN cask 'tunnelblick' # OpenVPN Application to access the company VPN
cask 'linear-linear'
# Other tools (not necessary for work) # Other tools (not necessary for work)
cask 'gpg-suite' # GPG handling for signing commits and email (SSH signing can also be used instead) cask 'gpg-suite' # GPG handling for signing commits and email (SSH signing can also be used instead)