forked from lrvick/dotfiles
revert rm of .Xresources
This commit is contained in:
parent
64eed8f4e8
commit
6c604b7f0e
1
Makefile
1
Makefile
|
@ -8,7 +8,6 @@ all: apply-general apply-qubes
|
||||||
|
|
||||||
apply-general:
|
apply-general:
|
||||||
@echo "Applying general configurations..."
|
@echo "Applying general configurations..."
|
||||||
rm ~/.Xresources
|
|
||||||
stow --target=$(HOME) $(GENERAL_DIRS)
|
stow --target=$(HOME) $(GENERAL_DIRS)
|
||||||
|
|
||||||
apply-qubes:
|
apply-qubes:
|
||||||
|
|
Loading…
Reference in New Issue