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