Skip to content

Commit d97080e

Browse files
committed
🛠 fix: brewfile path
1 parent 4a914e6 commit d97080e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/macos-font/macos-font.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

44
# Install fonts
5-
brew bundle --file pkg/macos-font/macos-font.Brewfile
5+
brew bundle --file pkg/macos-font/font.Brewfile
66

77
# Copy font collections
88
cp -r pkg/macos-font/collection/ "${HOME}/Library/FontCollections"

0 commit comments

Comments
 (0)