Fix setup stow flow
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user