Use new bootstrap script

This commit is contained in:
Salt 2020-08-10 23:38:08 -05:00
parent bab99ac0a9
commit 33242616ca

View File

@ -59,7 +59,7 @@
depth: 1
force: yes
- name: Execute bootstrap script
shell: cd && ~/bootstrap/build-home.sh
shell: "cd && ~/bootstrap/bootstrap.sh > bootstrap.log 2>&1"
- name: Disable untracked files on dotfiles
git_config:
name: status.showUntrackedFiles