blob: 89f43fb5176abcfcfd4671997624d5454fd5da2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.hammerspoon
============
My [Hammerspoon][1] config. Includes hotkeys for Terminal, window management,
mouse movement, and more.
## Install
$ git clone https://github.com/teddywing/dothammerspoon.git $HOME/.hammerspoon
$ git submodule init && git submodule update
## License
Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).
[1]: https://www.hammerspoon.org/
|