wip
This commit is contained in:
parent
18be60f12b
commit
7e536d096b
@ -1,3 +1,6 @@
|
||||
# WARNING: Do not edit this file.
|
||||
# It was generated by processing {{ yadm.source }}
|
||||
|
||||
cask_args appdir: "/Applications", require_sha: true
|
||||
|
||||
# Taps
|
||||
@ -78,15 +81,19 @@ cask "iterm2"
|
||||
cask "obsidian"
|
||||
cask "suspicious-package"
|
||||
|
||||
{% if yadm.class == "Home" %}
|
||||
# Casks (Home)
|
||||
cask "discord"
|
||||
cask "mountain-duck"
|
||||
cask "netnewswire"
|
||||
cask "numi"
|
||||
{% endif %}
|
||||
|
||||
{% if yadm.class == "Work" %}
|
||||
# Casks (Work)
|
||||
cask "slack"
|
||||
brew "slacknimate"
|
||||
{% endif %}
|
||||
|
||||
# MAS
|
||||
mas "1Password for Safari", id: 1569813296
|
||||
@ -96,12 +103,16 @@ mas "SnippetsLab", id: 1006087419
|
||||
mas "StopTheMadness Pro", id: 6471380298
|
||||
mas "The Unarchiver", id: 425424353
|
||||
|
||||
{% if yadm.class == "Home" %}
|
||||
# MAS (Home)
|
||||
mas "Folder Tidy", id: 486626129
|
||||
mas "Messenger", id: 1480068668
|
||||
mas "PCalc", id: 403504866
|
||||
mas "Shazam", id: 897118787
|
||||
mas "Yubico Authenticator", id: 1497506650
|
||||
{% endif %}
|
||||
|
||||
{% if yadm.class == "Work" %}
|
||||
# MAS (Work)
|
||||
mas "Compressor", id: 424390742
|
||||
{% endif %}
|
Loading…
x
Reference in New Issue
Block a user