install the-unarchiver, font-victor-mono; use tap for cask-fonts

This commit is contained in:
Sloane Perrault 2022-08-04 09:27:57 -04:00
parent c1bf981a38
commit ebb7e80861
2 changed files with 23 additions and 3 deletions

View file

@ -1,3 +1,4 @@
tap "homebrew/cask-fonts"
brew "asdf" brew "asdf"
brew "bat" brew "bat"
brew "exa" brew "exa"
@ -12,7 +13,6 @@ cask "alfred"
cask "dash" cask "dash"
cask "fantastical" cask "fantastical"
cask "firefox" cask "firefox"
cask "homebrew/cask-fonts/font-victor-mono-nerd-font"
cask "kitty" cask "kitty"
cask "krisp" cask "krisp"
cask "obsidian" cask "obsidian"
@ -24,3 +24,6 @@ cask "unnaturalscrollwheels"
brew "direnv" brew "direnv"
cask "1password-cli" cask "1password-cli"
cask "rectangle" cask "rectangle"
cask "the-unarchiver"
cask "font-victor-mono"
cask "font-victor-mono-nerd-font"

View file

@ -463,7 +463,7 @@
"font-victor-mono-nerd-font": { "font-victor-mono-nerd-font": {
"version": "2.1.0", "version": "2.1.0",
"options": { "options": {
"full_name": "homebrew/cask-fonts/font-victor-mono-nerd-font" "full_name": "font-victor-mono-nerd-font"
} }
}, },
"obsidian": { "obsidian": {
@ -501,6 +501,23 @@
"options": { "options": {
"full_name": "rectangle" "full_name": "rectangle"
} }
},
"the-unarchiver": {
"version": "4.3.5,139,1652457131",
"options": {
"full_name": "the-unarchiver"
}
},
"font-victor-mono": {
"version": "1.5.4",
"options": {
"full_name": "font-victor-mono"
}
}
},
"tap": {
"homebrew/cask-fonts": {
"revision": "911fa54223d49ab0190d19b851122af93814dde2"
} }
} }
}, },
@ -517,7 +534,7 @@
"ventura": { "ventura": {
"HOMEBREW_VERSION": "3.5.7", "HOMEBREW_VERSION": "3.5.7",
"HOMEBREW_PREFIX": "/opt/homebrew", "HOMEBREW_PREFIX": "/opt/homebrew",
"Homebrew/homebrew-core": "dc3439dba267910b7ee5832aa6f752394d758dae", "Homebrew/homebrew-core": "b80ccf81ce9f899c2555fa341a4326ea9c3a2584",
"CLT": "14.0.0.0.1.1658620134", "CLT": "14.0.0.0.1.1658620134",
"Xcode": "14.0", "Xcode": "14.0",
"macOS": "13.0" "macOS": "13.0"