configfiles/Makefile
2023-03-30 21:57:46 +02:00

21 lines
144 B
Makefile

help:
@echo name target to stow
neovim:
stow nvim
tmux:
stow tmux
zsh:
stow zsh
shell:
stow shell
sh:
stow shell zsh
all:
stow ./