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

Joel Grunbaum
2020-06-20 e3a754e0e90618cc05fadc79e1fb0f9a08f40e7b
Make working for emacs
1 files modified
5 ■■■■■ changed files
Makefile 5 ●●●●● patch | view | raw | blame | history
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)