X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0ed4a09d149948e2cc90fa85782a6a3326333945..1039901b70731959cd345172ff605f2e4dce14e6:/Makefile diff --git a/Makefile b/Makefile index 144a7d9..855a5c5 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,9 @@ FILES := bin DOTFILES := goobookrc msmtp* profile tmux.conf weechat Xresources CONFIGFILES := compton.conf mpv offlineimap ranger retroarch xbindkeys xkb +.PHONY: core_files +core_files: dircolors git systemd vim zsh + .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)