diff options
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
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/ |