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
|
||||
- pipx
|
||||
- gem
|
||||
- ansible
|
||||
- appimage
|
||||
- binary
|
||||
darwin:
|
||||
|
@ -93,6 +94,7 @@ installerPreference:
|
|||
- pipx
|
||||
- gem
|
||||
- cask
|
||||
- ansible
|
||||
- binary
|
||||
dnf:
|
||||
- flatpak
|
||||
|
@ -105,6 +107,7 @@ installerPreference:
|
|||
- npm
|
||||
- pipx
|
||||
- gem
|
||||
- ansible
|
||||
- appimage
|
||||
- binary
|
||||
freebsd:
|
||||
|
@ -125,6 +128,7 @@ installerPreference:
|
|||
- npm
|
||||
- pipx
|
||||
- gem
|
||||
- ansible
|
||||
- appimage
|
||||
- binary
|
||||
windows:
|
||||
|
@ -136,6 +140,7 @@ installerPreference:
|
|||
- npm
|
||||
- pipx
|
||||
- gem
|
||||
- ansible
|
||||
- binary
|
||||
zypper:
|
||||
- flatpak
|
||||
|
@ -148,6 +153,7 @@ installerPreference:
|
|||
- npm
|
||||
- pipx
|
||||
- gem
|
||||
- ansible
|
||||
- appimage
|
||||
- binary
|
||||
|
||||
|
|
Loading…
Reference in a new issue