mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-26 01:03:25 +01:00
13 lines
192 B
YAML
13 lines
192 B
YAML
- defaults:
|
|
link:
|
|
create: true
|
|
relink: true
|
|
|
|
- clean: ['~', '~/.config']
|
|
|
|
- link:
|
|
~/.zshenv: zsh/.zshenv
|
|
~/.config/zsh: zsh
|
|
|
|
- shell:
|
|
- git submodule sync --recursive |