Skip to content

Commit

Permalink
Add firefox and fork
Browse files Browse the repository at this point in the history
  • Loading branch information
marten committed Nov 22, 2023
1 parent fce4d62 commit c06492d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ cask "discord"
cask "numi" # calculator app
cask "kitty" # terminal
cask "the-unarchiver"
cask "firefox"
cask "fork"

# Fonts
tap "homebrew/cask-fonts"
Expand Down
12 changes: 12 additions & 0 deletions Brewfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,18 @@
"options": {
"full_name": "font-dejavu-sans-mono-nerd-font"
}
},
"firefox": {
"version": "120.0",
"options": {
"full_name": "firefox"
}
},
"fork": {
"version": "2.36.2",
"options": {
"full_name": "fork"
}
}
},
"tap": {
Expand Down

0 comments on commit c06492d

Please sign in to comment.