Created with ❤️ by Dr Liang Jin
bash -c "$(curl -fsSL https://raw.githubusercontent.com/drliangjin/hammerspoon.d/master/tools/install)"
This is my Hammerspoon configuration.
- Install Hammerspoon using Homebrew, the missing package manager for macOS:
brew cask install hammerspoon
brew install lua
- Clone this repository:
git clone https://github.com/drliangjin/.hammerspoon.d.git && ln -sf ~/.hammerspoon.d ~/.hammerspoon
- 🎹 Keyboard Shortcuts
-
hold down Command to trigger cheatsheet for the focused application, if no focused window then default Apple shortcuts
-
create i3wm window management system
- a Hyper key for hammerspoon
- Hyper + Enter = Terminal
- Hyper + h, j, k, l = move focus
- Hyper + v, V = vertical, horizontal split
- Hyper + s = search/seal?
- Hyper + e = emacs/vim?
- Hyper + num = work space #
- Hyper + Shift + num = move focused window to work space #
- Hyper + q = quit focused window