Update 'tasks/dotfiles.yml'

main
nils 2 years ago
parent ee29a5282a
commit f472dfbf20

@ -18,6 +18,8 @@
- install
- dotfiles
- productivity
become: true
become_user: nige
- name: Remove existing .bashrc from home
file:
@ -29,6 +31,8 @@
- install
- dotfiles
- productivity
become: true
become_user: nige
- name: Clone the dotfiles repository
git:

Loading…
Cancel
Save