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