Files
dotfiles/install.conf.yaml
2025-02-17 18:13:20 +01:00

25 lines
459 B
YAML

- defaults:
create: true
link:
relink: true
- clean: ['~']
- link:
~/.config/alacritty:
~/.config/sway:
~/.config/waybar:
~/.config/rofi:
~/.config/yazi:
~/.config/nvim:
~/.zshrc:
~/.oh-my-zsh:
path: ohmyzsh
create: true
~/.local/bin/open.sh:
- shell:
- [git submodule update --init --recursive, Installing submodules]
- [cp -r omz-custom/* ohmyzsh/custom]
- [cat to_install.txt]