Fix arrow
This commit is contained in:
@@ -25,7 +25,7 @@ def create_left_prompt [] {
|
||||
let time_color = ansi magenta_bold
|
||||
let time_segment = date now | format date ' [%H:%M] '
|
||||
|
||||
let arrow_color = ansi magenta
|
||||
let arrow_color = ansi magenta_bold
|
||||
let first_line_arrow = "┌──"
|
||||
let second_line_arrow = "└▷"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user