1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
- defaults: link: relink: true - clean: ['~'] - link: ~/.vimrc: vimrc ~/.zshrc: zshrc ~/.config/kitty/kitty.conf: path: kitty/kitty.conf create: true ~/.oh-my-zsh/custom: path: omz/custom create: true force: true - create: - ~/.cache - ~/.config - shell: - [git submodule update --init --recursive, Installing submodules]