mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-12-27 06:32:23 +00:00
5 lines
95 B
Bash
Executable file
5 lines
95 B
Bash
Executable file
#!/bin/sh
|
|
|
|
|
|
deno run ./karabiner.ts > karabiner.json
|
|
# yq -o=json config.yaml > karabiner.json
|