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

Joel Grunbaum
2021-12-23 da991bac5de8c6de61fa35194791a979408218db
Makefile
@@ -42,8 +42,8 @@
.PHONY: zsh
zsh:
   mkdir ~/.zsh
   git clone https://github.com/zsh-users/antigen.git ~/.zsh/antigen
   mkdir -p ~/.zsh
   git submodule update --init
   $(STOW) -t $(HOME) $@
.PHONY: termux