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

Joel Grunbaum
2021-12-22 4cfc7cf858d875d3febeefa8a978a6f715442f07
Makefile
@@ -43,7 +43,7 @@
.PHONY: zsh
zsh:
   mkdir -p ~/.zsh
   [ -d "${HOME}/.zsh/antigen" ] || git clone https://github.com/zsh-users/antigen.git ~/.zsh/antigen
   git submodule update --init
   $(STOW) -t $(HOME) $@
.PHONY: termux