-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.yaml
35 lines (35 loc) · 933 Bytes
/
install.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
- defaults:
shell:
stdout: true
stderr: true
- shell:
- bash -c 'if [ "$(uname)" == "Darwin" ]; then brew bundle --no-lock; fi'
- bash -c 'apply-user-defaults macos-defaults.yaml'
- bat cache --build
- clean:
~/:
~/.config:
recursive: true
- create:
- ~/.config/fish/functions
- ~/.config/gh
- ~/.config/hammerspoon
- ~/.config/karabiner
- ~/Library/Application Support/jesseduffield/lazydocker
- ~/Library/Application Support/pypoetry
- link:
~/.amethyst.yml: amethyst.yaml
~/.bashrc:
~/.common.sh:
~/.hushlogin:
~/.isort.cfg:
~/.npmrc:
~/.phoenix.js:
~/.ripgreprc:
~/.sql-formatter.json:
~/.tflint.hcl:
~/.zshrc:
~/Library/Application Support/jesseduffield/lazydocker/config.yml: lazydocker-config.yaml
~/Library/Application Support/pypoetry/config.toml: config/pypoetry/config.toml
- stow:
config: ~/.config