fixed omz not being able to update
parent
79451be1e9
commit
9a3769ee00
@ -1,6 +1,9 @@
|
|||||||
- shell:
|
- shell:
|
||||||
- [bin/oh-my-zsh-check.sh]
|
- [bin/oh-my-zsh-check.sh]
|
||||||
- link:
|
- link:
|
||||||
~/.oh-my-zsh/custom:
|
~/.oh-my-zsh/custom/plugins:
|
||||||
path: shells/oh-my-zsh/custom
|
path: shells/oh-my-zsh/custom/plugins
|
||||||
|
force: true
|
||||||
|
~/.oh-my-zsh/custom/themes:
|
||||||
|
path: shells/oh-my-zsh/custom/themes
|
||||||
force: true
|
force: true
|
||||||
|
Loading…
Reference in New Issue