From 5e77b7b5acce627992879ffcaf2e2f2688046b44 Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 28 Mar 2023 17:27:09 +0200 Subject: [PATCH] Update 'tasks/dotfiles.yml' --- tasks/dotfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index 3de19df..b07839e 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -68,7 +68,7 @@ - name: Stow the dotfiles shell: | - stow --verbose 2 --dir "/home/nige/dotfiles" --target "/home/nige/ . + stow --verbose 2 --dir "/home/nige/dotfiles" --target "/home/nige/ ." when: st.stat.islnk is not defined tags: - git