Fix setup stow flow

This commit is contained in:
MangoPig
2026-06-02 18:15:46 +01:00
parent f2be49aaac
commit 7996568696
4 changed files with 38 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ base:
# Stow shell files into $HOME.
stow:
stow --dir='{{project_root}}' Zsh --target="$HOME"
bash '{{scripts_dir}}/setup.sh' --stow-only
# Remove stowed shell files from $HOME.
clean: