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

Joel Grunbaum
2021-12-13 be5a1b0b165054f9e2b5af2e84cd65c8df755ce7
Makefile
@@ -42,8 +42,8 @@
.PHONY: zsh
zsh:
   mkdir ~/.zsh
   git clone https://github.com/zsh-users/antigen.git ~/.zsh/antigen
   mkdir -p ~/.zsh
   [ -d "${HOME}/.zsh/antigen" ] || git clone https://github.com/zsh-users/antigen.git ~/.zsh/antigen
   $(STOW) -t $(HOME) $@
.PHONY: termux