Hammerspoon is one of the most-used utilities on my Mac. This repository contains my personal configuration, which you can use as a starting point and modify to suit your needs and preferences.
-
Install Hammerspoon (minimum version required: 0.9.55, which introduced the
hs.spoons
module) -
Clone this repository into your
~/.hammerspoon
directory:git clone https://github.com/zzamboni/oh-my-hammerspoon.git ~/.hammerspoon
-
Review init.lua and change or disable any Spoons as needed. Note that this file is generated from init.org, where you can read also a full description of the code. If you are an Emacs org-mode user, you can edit
init.org
and generateinit.lua
by tangling the file (M-x org-babel-tangle
). -
Run Hammerspoon.
-
All the necessary Spoons will be downloaded, installed and configured.
-
Have fun!