Update 'tasks/dotfiles.yml'

main
nils 2 years ago
parent 2636893cdd
commit 4183bda515

@ -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

Loading…
Cancel
Save