diff --git a/src/module.rs b/src/module.rs index 1a6d2f44..28c309c6 100644 --- a/src/module.rs +++ b/src/module.rs @@ -14,10 +14,11 @@ pub const ALL_MODULES: &[&str] = &[ "git_branch", "git_status", "golang", + "hostname", "jobs", "line_break", - "nodejs", "nix_shell", + "nodejs", "package", "python", "ruby",