https://github.com/handofgod94/dot-files
my dotfile collection
https://github.com/handofgod94/dot-files
Last synced: about 2 months ago
JSON representation
my dotfile collection
- Host: GitHub
- URL: https://github.com/handofgod94/dot-files
- Owner: HandOfGod94
- Created: 2023-04-21T16:57:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T19:18:46.000Z (5 months ago)
- Last Synced: 2024-12-08T20:25:53.354Z (5 months ago)
- Language: Lua
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Manual CLI commands to make it work
- Install fennel `1.3.0`
Make sure hammerspoon reads from config dir
```sh
defaults write org.hammerspoon.Hammerspoon MJConfigFile "~/.config/hammerspoon/init.lua"
```