starship migration
This commit is contained in:
parent
8c84a0e2be
commit
5183b4fcac
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
add_newline = false
|
add_newline = false
|
||||||
prompt_order = [
|
prompt_order = [
|
||||||
"username",
|
|
||||||
"hostname",
|
|
||||||
# "kubernetes",
|
# "kubernetes",
|
||||||
"directory",
|
"directory",
|
||||||
"git_branch",
|
"git_branch",
|
||||||
|
@ -14,6 +12,8 @@ prompt_order = [
|
||||||
"cmd_duration",
|
"cmd_duration",
|
||||||
"line_break",
|
"line_break",
|
||||||
"battery",
|
"battery",
|
||||||
|
"username",
|
||||||
|
"hostname",
|
||||||
"character",
|
"character",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue