From d0dd5e1472c68de9dda7462040a077c8b473fcef Mon Sep 17 00:00:00 2001 From: Inhji Date: Sat, 23 Sep 2023 09:00:38 +0200 Subject: [PATCH] prepare for v4 --- install-reform.conf.yaml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/install-reform.conf.yaml b/install-reform.conf.yaml index 8092716..6393f06 100644 --- a/install-reform.conf.yaml +++ b/install-reform.conf.yaml @@ -5,6 +5,8 @@ ~/.ssh/config: create: true path: config/ssh/config + ~/.gitconfig: config/git/gitconfig + ~/.gitignore: config/git/gitignore ~/.local/bin: create: true glob: true @@ -13,16 +15,6 @@ create: true glob: true path: config/cmus/** - ~/.config/waybar: - create: true - glob: true - path: config/waybar/** - ~/.config/rofi/config.rasi: - create: true - path: config/rofi/config - ~/.config/rofi: - glob: true - path: config/rofi/themes/** ~/.config/sway: glob: true create: true @@ -31,17 +23,10 @@ glob: true create: true path: config/fish/** - ~/.config/alacritty: - glob: true - create: true - path: config/alacritty/** ~/.config/helix: glob: true create: true path: config/helix/** - ~/.config/dunst/dunstrc: config/dunst/dunstrc - ~/.config/starship.toml: config/starship/starship - ~/.local/bin/swayprop: config/scripts/swayprop.sh ~/.config/lsd/config.yaml: create: true path: config/lsd/config.yaml