https://github.com/fredliang44/hammerspoon
hammerspoon config files
https://github.com/fredliang44/hammerspoon
Last synced: 6 months ago
JSON representation
hammerspoon config files
- Host: GitHub
- URL: https://github.com/fredliang44/hammerspoon
- Owner: fredliang44
- Created: 2019-04-10T01:09:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T09:23:02.000Z (over 6 years ago)
- Last Synced: 2025-05-07T20:17:18.568Z (8 months ago)
- Language: Lua
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Hammerspoon](https://www.hammerspoon.org) config
## Install
* Install [Hammerspoon](https://www.hammerspoon.org/#how-do-i-install-it)
* Execute command
``` shell
git clone https://github.com/fredliang44/hammerspoon ~/.hammerspoon
```
* Modify config file
``` shell
mv ~/.hammerspoon/modules/config.example.lua ~/.hammerspoon/modules/config.lua && \
vim .hammerspoon/modules/config.lua
```