added cargo, pipx, npm and go installs
This commit is contained in:
3
tasks/pkgs/cargo_starship.yml
Normal file
3
tasks/pkgs/cargo_starship.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: add to cargopkgs
|
||||
set_fact:
|
||||
cargopkgs: "{{ cargopkgs + [ 'starship' ] }}"
|
||||
Reference in New Issue
Block a user