Add bootstrap and submodules

This commit is contained in:
Johannes Loher 2020-09-14 10:52:52 +02:00
parent a3ebe9fb68
commit 51ad9c539e
2 changed files with 7 additions and 0 deletions

4
.config/yadm/bootstrap Normal file
View file

@ -0,0 +1,4 @@
#! /bin/bash
echo "Initializing submodules"
yadm submodule update --recursive --init

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule ".vim/bundle/onedark.vim"]
path = .vim/bundle/onedark.vim
url = https://github.com/joshdick/onedark.vim.git