24 lines
406 B
YAML
24 lines
406 B
YAML
|
- defaults:
|
||
|
link:
|
||
|
relink: true
|
||
|
create: true
|
||
|
|
||
|
- clean: ['~']
|
||
|
|
||
|
- link:
|
||
|
~/.config/tmux:
|
||
|
~/.config/nvim:
|
||
|
~/.config/sway:
|
||
|
~/.config/kitty:
|
||
|
~/.config/aerc:
|
||
|
~/.config/mako:
|
||
|
~/.config/git:
|
||
|
~/.config/waybar:
|
||
|
~/.config/i3status-rust:
|
||
|
~/.config/rofi:
|
||
|
~/.zshrc:
|
||
|
~/.p10k.zsh:
|
||
|
|
||
|
- shell:
|
||
|
- [git submodule update --init --recursive, installing submodules]
|