mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat(localip): add module to print the current ipv4 address (#3289)
This commit is contained in:
@@ -20,6 +20,7 @@ pub struct StarshipRootConfig {
|
||||
pub const PROMPT_ORDER: &[&str] = &[
|
||||
"username",
|
||||
"hostname",
|
||||
"localip",
|
||||
"shlvl",
|
||||
"singularity",
|
||||
"kubernetes",
|
||||
|
||||
Reference in New Issue
Block a user