mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
2020-06-20 e3a754e0e90618cc05fadc79e1fb0f9a08f40e7b
Makefile
@@ -34,6 +34,11 @@
$(CONFIGS:=-del):
   $(STOW) --delete -t $(HOME) $(@:-del=)
.PHONY: emacs
emacs:
   git submodule update --init
   $(STOW) -t $(HOME) $@
.PHONY: shells
shells: $(SHELLS)