Files
dotfiles/install.conf.yaml
2023-02-13 17:41:12 +03:00

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]