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

Joel Grunbaum
2021-12-15 187b854fd74bdab9e800998d0efe91681eb1f4b3
Makefile
@@ -40,6 +40,12 @@
   git submodule update --init
   $(STOW) -t $(HOME) $@
.PHONY: zsh
zsh:
   mkdir -p ~/.zsh
   [ -d "${HOME}/.zsh/antigen" ] || git clone https://github.com/zsh-users/antigen.git ~/.zsh/antigen
   $(STOW) -t $(HOME) $@
.PHONY: termux
termux: shells
   $(STOW) -t $(HOME) $@