fixed remaining issues
added pipx and ripgrep back. not sure where they went in the first place
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
- name: Set zoxide cargo facts
|
||||
ansible.builtin.set_fact:
|
||||
pkg_cargo: "{{ pkg_cargo + [zoxide.cargo] }}"
|
||||
zoxide_install: "{{ zoxide.imethod }}={{ zoxide.cargo }}"
|
||||
zoxide_install: "{{ zoxide_imethod }}={{ zoxide.cargo }}"
|
||||
|
||||
- name: Set zoxide_configured
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user