🔧 Start config for dotbot symlinks

This commit is contained in:
Alicia Sykes 2022-03-12 21:00:25 +00:00
parent 9cc380c50e
commit 0fa1c73592

13
.install.conf.yaml Normal file
View File

@ -0,0 +1,13 @@
- defaults:
link:
create: true
relink: true
- clean: ['~', '~/.config']
- link:
~/.zshenv: zsh/.zshenv
~/.config/zsh: zsh
- shell:
- git submodule sync --recursive