This commit is contained in:
MangoPig
2025-12-03 14:22:25 +00:00
parent ab0e0a31e8
commit a04065a56c
3 changed files with 116 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ setup:
# Just stow the dotfiles
stow:
stow . --target=$$HOME --ignore="setup.sh" --ignore=".git" --ignore=".gitignore" --ignore="README.md" --ignore=".zsh_secrets" --ignore=".zsh_secrets.example" --ignore="LICENSE" --ignore="Makefile"
stow . --target=$$HOME --ignore="setup.sh" --ignore=".git" --ignore=".gitignore" --ignore="README.md" --ignore=".zsh_secrets" --ignore=".zsh_secrets.example" --ignore="LICENSE" --ignore="Makefile" --ignore="provision.sh" --ignore="rclone.sh"
@echo "Dotfiles linked."
# Clean old files and links