I've been using this with only minimal changes for a few weeks now, so this seems like a good place to checkpoint it.
14 lines
335 B
YAML
14 lines
335 B
YAML
- shell:
|
|
-
|
|
command: brew/install
|
|
stdout: true
|
|
stderr: true
|
|
quiet: false
|
|
|
|
- link:
|
|
./alacritty/os.yml: alacritty/darwin.yml
|
|
./git/config-os: git/config-darwin
|
|
./zsh/os.zshrc: zsh/darwin.zshrc
|
|
~/.config/karabiner: karabiner/
|
|
~/.config/tridactyl: tridactyl/
|
|
~/.hammerspoon: hammerspoon/
|