1
0

Update installed software

This commit is contained in:
Jip J. Dekker 2023-11-06 22:30:50 +11:00
parent 1f50bf3f0f
commit 5661d85b13
No known key found for this signature in database
2 changed files with 14 additions and 4 deletions

View File

@ -8,7 +8,6 @@ tap "koekeishiya/formulae"
brew "bat"
brew "bison"
brew "black"
brew "python@3.9"
brew "ccache"
brew "chezmoi"
brew "cmake"
@ -28,14 +27,17 @@ brew "mdbook"
brew "neovim"
brew "ninja"
brew "node"
brew "nushell"
brew "or-tools"
brew "pandoc"
brew "pinentry-mac"
brew "pipx"
brew "poetry"
brew "prettier"
brew "python@3.9"
brew "ripgrep"
brew "rustup-init"
brew "scip"
brew "starship"
brew "tectonic"
brew "texlab"
@ -45,20 +47,23 @@ brew "xonsh"
brew "zoxide"
brew "zplug"
brew "dekker1/minizinc/choco"
brew "dekker1/minizinc/chuffed"
brew "dekker1/minizinc/flatzingo"
brew "dekker1/minizinc/fzn-oscar-cbls"
brew "dekker1/minizinc/fzn-picat"
brew "dekker1/minizinc/geas"
brew "dekker1/minizinc/jacop"
brew "dekker1/minizinc/scip"
brew "dekker1/minizinc/open-wbo"
brew "dekker1/minizinc/yuck"
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai"
cask "alfred"
cask "calibre"
cask "chromium"
cask "discord"
cask "docker"
cask "firefox"
cask "fleet"
cask "font-atkinson-hyperlegible"
cask "font-ibm-plex"
cask "font-iosevka"
@ -69,7 +74,7 @@ cask "mactex-no-gui"
cask "minizincide"
cask "mirrorop"
cask "multipass"
cask "protonvpn"
cask "notion"
cask "signal"
cask "skim"
cask "sublime-merge"
@ -79,6 +84,8 @@ cask "zoom"
cask "zotero"
cask "zulip"
mas "1Password for Safari", id: 1569813296
mas "Baking Soda", id: 1601151613
mas "Kagi Inc.", id: 1622835804
mas "Keynote", id: 409183694
mas "Microsoft Excel", id: 462058435
mas "Microsoft Word", id: 462054704
@ -90,4 +97,7 @@ mas "Slack", id: 803453959
mas "Textual IRC Client", id: 1262957439
mas "The Unarchiver", id: 425424353
mas "Things", id: 904280696
mas "Userscripts-Mac-App", id: 1463298887
mas "Vinegar", id: 1591303229
mas "WhatsApp", id: 1147396723
mas "Wipr", id: 1320666476

View File

@ -68,7 +68,7 @@ alias start = ^open
alias less = bat
alias set-light-theme = kitty +kitten themes Catppuccin-Latte
alias set-dark-theme = kitty +kitten themes Catppuccin-Macchiato
alias brew-backup = brew bundle dump --global --no-lock --cask --mas --tap --force
alias brew-backup = brew bundle dump --global --no-lock --formula --cask --mas --tap --force
alias brew-cleanup = brew bundle cleanup --global --no-lock --force --zap
alias brew-restore = brew bundle install --global --no-lock