An open API service indexing awesome lists of open source software.

https://github.com/fredliang44/hammerspoon

hammerspoon config files
https://github.com/fredliang44/hammerspoon

Last synced: 6 months ago
JSON representation

hammerspoon config files

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
```