Update 'tasks/dotfiles.yml'

main
nils 2 years ago
parent c3392b20ef
commit f108217802

@ -67,7 +67,8 @@
# - 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