Makefile: safe cleaup

This commit is contained in:
He4eT 2026-06-03 12:11:32 +02:00 committed by Alexey
commit afc86615a7

View file

@ -68,7 +68,7 @@ install_i3: install_base install_gui
remove_default_configs: remove_default_configs:
rm -f ~/.zshrc rm -f ~/.zshrc
rm -fr ~/.config/i3/ rm -fr ~/.config/i3
apply_configs: remove_default_configs apply_configs: remove_default_configs
stow -Rvt ~ home stow -Rvt ~ home