Skip to content

Commit 2339a50

Browse files
committed
🗄 chore: Move macos-hammerspoon package
1 parent 7fc25d4 commit 2339a50

9 files changed

Lines changed: 2 additions & 3 deletions

File tree

brewfiles/hammerspoon.Brewfile

Lines changed: 0 additions & 1 deletion
This file was deleted.

makefiles/macos.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ macos-finder:
6565
xscript "scripts/macos-finder.sh"
6666

6767
macos-hammerspoon: macos-brew macos-stow
68-
brew bundle --file brewfiles/hammerspoon.Brewfile
69-
stow --no-folding --target "${HOME}" 'hammerspoon'
68+
brew install --cask hammerspoon
69+
stow --no-folding --dir 'pkg' --target "${HOME}" 'macos-hammerspoon'
7070

7171
macos-iterm: macos-brew
7272
brew bundle --file brewfiles/iterm.Brewfile

hammerspoon/.hammerspoon/Spoons/SpoonInstall.spoon/docs.json renamed to pkg/macos-hammerspoon/.hammerspoon/Spoons/SpoonInstall.spoon/docs.json

File renamed without changes.

hammerspoon/.hammerspoon/Spoons/SpoonInstall.spoon/init.lua renamed to pkg/macos-hammerspoon/.hammerspoon/Spoons/SpoonInstall.spoon/init.lua

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

hammerspoon/.hammerspoon/scripts/spotify_copy.scpt renamed to pkg/macos-hammerspoon/.hammerspoon/scripts/spotify_copy.scpt

File renamed without changes.

0 commit comments

Comments
 (0)