START UP HAMMERSPOON open -a hammerspoon SHUTDOWN HAMMERSPOON osascript -e 'quit app "Hammerspoon"' RELOAD HAMMERSPOON hs -c "hs.reload()"