* Add `helm` (#255) Signed-off-by: Thomas Kosiewski <thoma471@googlemail.com> * Sorted steps alphabetically Signed-off-by: Thomas Kosiewski <thoma471@googlemail.com> Signed-off-by: Thomas Kosiewski <thoma471@googlemail.com>
This commit is contained in:
@@ -73,10 +73,10 @@ type Commands = BTreeMap<String, String>;
|
||||
pub enum Step {
|
||||
Asdf,
|
||||
Atom,
|
||||
Bin,
|
||||
BrewCask,
|
||||
BrewFormula,
|
||||
Bun,
|
||||
Bin,
|
||||
Cargo,
|
||||
Chezmoi,
|
||||
Chocolatey,
|
||||
@@ -87,8 +87,8 @@ pub enum Step {
|
||||
Containers,
|
||||
CustomCommands,
|
||||
DebGet,
|
||||
Distrobox,
|
||||
Deno,
|
||||
Distrobox,
|
||||
Dotnet,
|
||||
Emacs,
|
||||
Firmware,
|
||||
@@ -100,10 +100,11 @@ pub enum Step {
|
||||
Ghcup,
|
||||
GithubCliExtensions,
|
||||
GitRepos,
|
||||
GnomeShellExtensions,
|
||||
Go,
|
||||
Guix,
|
||||
Haxelib,
|
||||
GnomeShellExtensions,
|
||||
Helm,
|
||||
HomeManager,
|
||||
Jetpack,
|
||||
Julia,
|
||||
@@ -120,8 +121,8 @@ pub enum Step {
|
||||
Pacdef,
|
||||
Pacstall,
|
||||
Pearl,
|
||||
Pipx,
|
||||
Pip3,
|
||||
Pipx,
|
||||
Pkg,
|
||||
Pkgin,
|
||||
Powershell,
|
||||
|
||||
Reference in New Issue
Block a user