Skip to content

Commit b8ec7dc

Browse files
authored
🗄 chore: Move macos-font package (#42)
See #40.
2 parents 0009909 + 2321734 commit b8ec7dc

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)