Add bicep to brew

This commit is contained in:
Dave Gallant
2023-02-28 15:40:21 -05:00
parent 77545ab6a6
commit 8ac4054d5d
3 changed files with 12 additions and 10 deletions

View File

@@ -22,6 +22,7 @@ in {
brews = [
"bensadeh/circumflex/circumflex"
"bicep"
"coreutils"
"gnu-sed"
"gnu-tar"
@@ -48,6 +49,7 @@ in {
];
taps = [
"azure/bicep"
"homebrew/bundle"
"homebrew/cask"
"homebrew/cask-fonts"