dotfiles/install.conf.yaml

14 lines
192 B
YAML
Raw Normal View History

- defaults:
link:
relink: true
- clean: ['~']
- link:
~/.bashrc: bashrc
~/.vimrc: vimrc
- shell:
- [git submodule update --init --recursive, Installing submodules]