diff --git a/install.sh b/install.sh index 5e548ad..355d6b7 100644 --- a/install.sh +++ b/install.sh @@ -24,7 +24,7 @@ done echo "" echo "Stowing apps for user: ${whoami}" -stow -v -R -t $HOME . +stow -v -R -t $HOME * echo "" echo "##### ALL DONE"