This commit is contained in:
Roberto Alsina 2024-06-26 11:59:54 -03:00
parent 0f9663397b
commit 1c30ded1c3

View File

@ -58,6 +58,7 @@
become: true become: true
ansible.builtin.command: ansible.builtin.command:
cmd: sh /tmp/starship.sh -y cmd: sh /tmp/starship.sh -y
creates: /usr/local/bin/starship
- name: Enable starship - name: Enable starship
ansible.builtin.copy: ansible.builtin.copy:
dest: /home/ralsina/.config/fish/conf.d/starship.fish dest: /home/ralsina/.config/fish/conf.d/starship.fish