Fix starship prompt
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
format = """
|
format = """
|
||||||
|
$username\
|
||||||
$directory\
|
$directory\
|
||||||
$vcsh\
|
$vcsh\
|
||||||
$git_branch\
|
$git_branch\
|
||||||
@@ -48,7 +49,6 @@ $custom\
|
|||||||
$sudo\
|
$sudo\
|
||||||
$cmd_duration\
|
$cmd_duration\
|
||||||
$line_break\
|
$line_break\
|
||||||
$username\
|
|
||||||
$jobs\
|
$jobs\
|
||||||
$time\
|
$time\
|
||||||
$status\
|
$status\
|
||||||
@@ -379,7 +379,6 @@ symbol = " "
|
|||||||
|
|
||||||
[username]
|
[username]
|
||||||
show_always = true
|
show_always = true
|
||||||
format = "[$user]($style) on "
|
|
||||||
|
|
||||||
[zig]
|
[zig]
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|||||||
Reference in New Issue
Block a user