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

Joel Grunbaum
2020-06-20 d3cd5e247b4ce9b7be8e5a7881e210ef8d68c703
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)