mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
refactor: Refactor nix_shell and java module to use module config (#606)
This commit is contained in:
committed by
Matan Kushner
parent
a24a751a0d
commit
48726fdd2a
@@ -10,9 +10,11 @@ pub mod git_branch;
|
||||
pub mod git_status;
|
||||
pub mod go;
|
||||
pub mod hostname;
|
||||
pub mod java;
|
||||
pub mod jobs;
|
||||
pub mod kubernetes;
|
||||
pub mod memory_usage;
|
||||
pub mod nix_shell;
|
||||
pub mod nodejs;
|
||||
pub mod package;
|
||||
pub mod python;
|
||||
|
||||
Reference in New Issue
Block a user