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