1
0

some changes to dots

This commit is contained in:
dtb 2024-05-06 00:27:56 -06:00
parent 0faed1a871
commit 81084e0b27
7 changed files with 90 additions and 60 deletions

View File

@ -7,6 +7,8 @@ all: $(TARGETS)
TARGETS = \ TARGETS = \
$(HOME)/.aliases \ $(HOME)/.aliases \
$(HOME)/.config/bspwm/bspwmrc \ $(HOME)/.config/bspwm/bspwmrc \
$(HOME)/.config/helix/config.toml \
$(HOME)/.config/helix/themes/trinity.toml \
$(HOME)/.config/nvim/init.vim \ $(HOME)/.config/nvim/init.vim \
$(HOME)/.config/sxhkd/sxhkdrc \ $(HOME)/.config/sxhkd/sxhkdrc \
$(HOME)/.config/sxmo/profile \ $(HOME)/.config/sxmo/profile \