14 lines
213 B
YAML
14 lines
213 B
YAML
- defaults:
|
|
link:
|
|
relink: true
|
|
|
|
- clean: ['~']
|
|
|
|
- link:
|
|
~/.tmux.conf: tmux.conf
|
|
~/.vim: vim
|
|
~/.zshrc: zsh/zshrc
|
|
|
|
- shell:
|
|
- [git submodule update --init --recursive, Installing submodules]
|