Update dotbot conf
This commit is contained in:
parent
01d8f6a0c7
commit
1373b14ab5
@ -3,12 +3,13 @@
|
|||||||
create: true
|
create: true
|
||||||
relink: true
|
relink: true
|
||||||
|
|
||||||
|
- clean: [
|
||||||
|
'~',
|
||||||
|
'~/.config'
|
||||||
|
]
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- [
|
- [
|
||||||
git submodule update --init --recursive, "Installing submodules."
|
git submodule update --init --recursive, "Installing submodules."
|
||||||
]
|
]
|
||||||
|
|
||||||
- clean: [
|
|
||||||
'~',
|
|
||||||
'~/.config'
|
|
||||||
]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user