mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Make shell script fault tolerant
This commit is contained in:
parent
1982eec644
commit
69590cb883
@ -1,7 +1,8 @@
|
||||
- link:
|
||||
~/.vim: editors/vim
|
||||
~/.vimrc: editors/vim/vimrc
|
||||
~/.vim: editors/vim
|
||||
~/.vimrc: editors/vim/vimrc
|
||||
~/.config/nvim: editors/vim
|
||||
|
||||
- shell:
|
||||
- [vim -c 'PluginInstall' +qall, Installing vim plugins]
|
||||
- [vim -c 'PlugInstall' +qall || true, Installing vim plugins]
|
||||
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :
|
||||
|
Loading…
Reference in New Issue
Block a user