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