mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-25 00:43:06 +01:00
🔧 Start config for dotbot symlinks
This commit is contained in:
parent
9cc380c50e
commit
0fa1c73592
13
.install.conf.yaml
Normal file
13
.install.conf.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user