Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
1e683eea77
commit
40ab5ea6a8
1 changed files with 6 additions and 0 deletions
|
@ -81,6 +81,7 @@ installerPreference:
|
||||||
- npm
|
- npm
|
||||||
- pipx
|
- pipx
|
||||||
- gem
|
- gem
|
||||||
|
- ansible
|
||||||
- appimage
|
- appimage
|
||||||
- binary
|
- binary
|
||||||
darwin:
|
darwin:
|
||||||
|
@ -93,6 +94,7 @@ installerPreference:
|
||||||
- pipx
|
- pipx
|
||||||
- gem
|
- gem
|
||||||
- cask
|
- cask
|
||||||
|
- ansible
|
||||||
- binary
|
- binary
|
||||||
dnf:
|
dnf:
|
||||||
- flatpak
|
- flatpak
|
||||||
|
@ -105,6 +107,7 @@ installerPreference:
|
||||||
- npm
|
- npm
|
||||||
- pipx
|
- pipx
|
||||||
- gem
|
- gem
|
||||||
|
- ansible
|
||||||
- appimage
|
- appimage
|
||||||
- binary
|
- binary
|
||||||
freebsd:
|
freebsd:
|
||||||
|
@ -125,6 +128,7 @@ installerPreference:
|
||||||
- npm
|
- npm
|
||||||
- pipx
|
- pipx
|
||||||
- gem
|
- gem
|
||||||
|
- ansible
|
||||||
- appimage
|
- appimage
|
||||||
- binary
|
- binary
|
||||||
windows:
|
windows:
|
||||||
|
@ -136,6 +140,7 @@ installerPreference:
|
||||||
- npm
|
- npm
|
||||||
- pipx
|
- pipx
|
||||||
- gem
|
- gem
|
||||||
|
- ansible
|
||||||
- binary
|
- binary
|
||||||
zypper:
|
zypper:
|
||||||
- flatpak
|
- flatpak
|
||||||
|
@ -148,6 +153,7 @@ installerPreference:
|
||||||
- npm
|
- npm
|
||||||
- pipx
|
- pipx
|
||||||
- gem
|
- gem
|
||||||
|
- ansible
|
||||||
- appimage
|
- appimage
|
||||||
- binary
|
- binary
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue