- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_` - cargo_eza.yml => eza.yml
4 lines
99 B
YAML
4 lines
99 B
YAML
- name: add to gopkgs
|
|
set_fact:
|
|
gopkgs: "{{ gopkgs + ['github.com/air-verse/air@latest'] }}"
|