rename language specific packages
- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_` - cargo_eza.yml => eza.yml
This commit is contained in:
3
tasks/pkgs/templ.yml
Normal file
3
tasks/pkgs/templ.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: add to gopkgs
|
||||
set_fact:
|
||||
gopkgs: "{{ gopkgs + ['github.com/a-h/templ/cmd/templ@latest'] }}"
|
||||
Reference in New Issue
Block a user