improve templating

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:18:25 +02:00
parent d255af488a
commit a2e9abc408
2 changed files with 2 additions and 2 deletions

View file

@ -12,5 +12,5 @@ git pull --recurse-submodules
(
cd "./data"
stow --verbose --target="$HOME" "home"
stow --verbose --target="$HOME" --no-folding "home"
)