Skip to content

Commit 2321734

Browse files
committed
🗄 chore: Move macos-font package
1 parent 7fc25d4 commit 2321734

7 files changed

Lines changed: 2 additions & 2 deletions

File tree

makefiles/macos.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ macos-file-handler: macos-duti
152152
xscript "scripts/macos-file-handler.sh"
153153

154154
macos-font: macos-brew
155-
brew bundle --file brewfiles/ext-font.Brewfile
156-
cp -r macos-font/collection/ "${HOME}/Library/FontCollections"
155+
brew bundle --file pkg/macos-font/macos-font.Brewfile
156+
cp -r pkg/macos-font/collection/ "${HOME}/Library/FontCollections"
157157

158158
macos-icon: macos-cli-useful
159159
xscript "scripts/macos-icons.sh"
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)