Refactor install logic, use file-based overrides per OS/distro
This commit is contained in:
4
installs_and_builds/custom_skhd_macos_default
Executable file
4
installs_and_builds/custom_skhd_macos_default
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# use normal package manager for macos install, since default is noop for other OSs
|
||||
${=BOX_SETUP_INSTALL_COMMAND} koekeishiya/formulae/skhd
|
||||
Reference in New Issue
Block a user