install rectangle

This commit is contained in:
Sloane Perrault 2022-08-03 10:29:49 -04:00
parent 9bc6ca92d9
commit c1bf981a38
2 changed files with 8 additions and 1 deletions

View file

@ -23,3 +23,4 @@ cask "tweetbot"
cask "unnaturalscrollwheels" cask "unnaturalscrollwheels"
brew "direnv" brew "direnv"
cask "1password-cli" cask "1password-cli"
cask "rectangle"

View file

@ -495,6 +495,12 @@
"options": { "options": {
"full_name": "1password-cli" "full_name": "1password-cli"
} }
},
"rectangle": {
"version": "0.57,63",
"options": {
"full_name": "rectangle"
}
} }
} }
}, },
@ -511,7 +517,7 @@
"ventura": { "ventura": {
"HOMEBREW_VERSION": "3.5.7", "HOMEBREW_VERSION": "3.5.7",
"HOMEBREW_PREFIX": "/opt/homebrew", "HOMEBREW_PREFIX": "/opt/homebrew",
"Homebrew/homebrew-core": "96ff7d07948a8fa9df38c5ac1f1f00ff60da10f4", "Homebrew/homebrew-core": "dc3439dba267910b7ee5832aa6f752394d758dae",
"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"