From 7831de0626a7f351388ca606f085c759363bf5ee Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 16 Jun 2019 11:34:20 +0200 Subject: Add README --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..f114dcb --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +.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 + + +## License +Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). + + +[1]: https://www.hammerspoon.org/ -- cgit v1.2.3