From 4183bda515da03297d111528f14e8c234f2a0c07 Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 28 Mar 2023 17:22:40 +0200 Subject: [PATCH] Update 'tasks/dotfiles.yml' --- tasks/dotfiles.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index afff938..ed6e833 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -67,8 +67,7 @@ # - productivity - name: Stow the dotfiles - shell: | - stow --verbose 2 --dir "/home/nige/dotfiles" --target "/home/nige/ . + shell: 'stow --verbose 2 --dir "/home/nige/dotfiles" --target "/home/nige/ .'' when: st.stat.islnk is not defined tags: - git