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

Joel Grunbaum
2021-12-23 ed5ce07e2146a0ddece958f55d6931c23626001b
Makefile
@@ -40,6 +40,12 @@
   git submodule update --init
   $(STOW) -t $(HOME) $@
.PHONY: zsh
zsh:
   mkdir -p ~/.zsh
   git submodule update --init
   $(STOW) -t $(HOME) $@
.PHONY: termux
termux: shells
   $(STOW) -t $(HOME) $@