Reordered shell above links for dependancies
This commit is contained in:
parent
ad9460563f
commit
9930a498b9
1 changed files with 3 additions and 3 deletions
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
- clean: ['~']
|
- clean: ['~']
|
||||||
|
|
||||||
|
- shell:
|
||||||
|
- [git submodule update --init --recursive, Installing submodules]
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.profile:
|
~/.profile:
|
||||||
path: profile
|
path: profile
|
||||||
|
@ -61,6 +64,3 @@
|
||||||
relink: false
|
relink: false
|
||||||
force: false
|
force: false
|
||||||
|
|
||||||
- shell:
|
|
||||||
- [git submodule update --init --recursive, Installing submodules]
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue