rename language specific packages

- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_`
- cargo_eza.yml => eza.yml
This commit is contained in:
Matthew Stobbs
2025-01-25 11:55:56 -07:00
parent 2f3690aded
commit edba662878
19 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
- name: add to npmpkgs
set_fact:
npmpkgs: "{{ npmpkgs + ['@quobix/vacuum'] }}"