Update global conf.
This commit is contained in:
parent
e1bdc13269
commit
037c99d77a
@ -4,7 +4,7 @@
|
|||||||
relink: true
|
relink: true
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- ["git submodule update --init --recursive", "Installing submodules"]
|
- [git submodule update --init --recursive, "Installing submodules."]
|
||||||
|
|
||||||
- clean: [
|
- clean: [
|
||||||
'~',
|
'~',
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
- link:
|
- link:
|
||||||
~/.vim: vim/vim
|
~/.vim: vim/vim
|
||||||
~/.vimrc: vim/vimrc
|
~/.vimrc: vim/vimrc
|
||||||
|
|
||||||
|
- shell:
|
||||||
|
- [~/.vim/install, "Updating and cleaning Vim plugins."]
|
||||||
|
Loading…
Reference in New Issue
Block a user