Updated Brewfile and mac.sh
This commit is contained in:
parent
f17ae5ae9d
commit
91482db0e4
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,3 +18,5 @@ Thumbs.db
|
|||||||
*.sublime-*
|
*.sublime-*
|
||||||
*.log
|
*.log
|
||||||
.zsh/lib/30-extra.zsh
|
.zsh/lib/30-extra.zsh
|
||||||
|
init/nord-dircolors
|
||||||
|
init/nord-iterm2
|
||||||
|
@ -53,6 +53,7 @@ brew "zsh-completions"
|
|||||||
|
|
||||||
## cask formulae
|
## cask formulae
|
||||||
cask "alfred"
|
cask "alfred"
|
||||||
|
cask "arq"
|
||||||
cask "atom"
|
cask "atom"
|
||||||
cask "balenaetcher"
|
cask "balenaetcher"
|
||||||
cask "bartender"
|
cask "bartender"
|
||||||
@ -123,7 +124,6 @@ mas "Cardhop", id: 1290358394
|
|||||||
mas "Color Picker", id: 641027709
|
mas "Color Picker", id: 641027709
|
||||||
mas "Create Booklet", id: 943029046
|
mas "Create Booklet", id: 943029046
|
||||||
mas "Drafts", id: 1435957248
|
mas "Drafts", id: 1435957248
|
||||||
mas "Enpass", id: 732710998
|
|
||||||
mas "FileBot", id: 905384638
|
mas "FileBot", id: 905384638
|
||||||
mas "Interact Scratchpad", id: 1199660222
|
mas "Interact Scratchpad", id: 1199660222
|
||||||
mas "Keynote", id: 409183694
|
mas "Keynote", id: 409183694
|
||||||
|
@ -10,7 +10,7 @@ MAC_NATIVEFIERSITES="https://web.threema.ch/ https://app.youneedabudget.com/"
|
|||||||
MAC_NATIVEFIEROPTS="--darwin-dark-mode-support"
|
MAC_NATIVEFIEROPTS="--darwin-dark-mode-support"
|
||||||
|
|
||||||
# URLs of additional apps that should be downloaded as zip, dmg, pkg or app
|
# URLs of additional apps that should be downloaded as zip, dmg, pkg or app
|
||||||
MAC_INSTALLDOWNLOADS="https://dl.exactcode.de/tmp/3bb50ff8eeb7ad116724b56a820139fa/ExactScanPro-19.10.10.dmg https://downloads.skylum.com/luminar4/installer/mac/Luminar4Installer.zip"
|
MAC_INSTALLDOWNLOADS="https://dl.exactcode.de/tmp/3bb50ff8eeb7ad116724b56a820139fa/ExactScanPro-19.10.10.dmg https://downloads.skylum.com/luminar4/installer/mac/Luminar4Installer.zip https://downloads.binaryage.com/TotalFinder-1.13.0.dmg https://github.com/cbreak-black/ZetaWatch/releases/download/r46/ZetaWatch-r46-0-g573606.zip"
|
||||||
|
|
||||||
# tmp dirs
|
# tmp dirs
|
||||||
MAC_DOWNLOAD="/tmp/macinstall"
|
MAC_DOWNLOAD="/tmp/macinstall"
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit addb3b427e008d23affc721450fde86f27566f1d
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit cda609a8fece2a3217244d8232d74a37a5b3d49f
|
|
Loading…
Reference in New Issue
Block a user