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