removed trailing whitespace
This commit is contained in:
@@ -29,12 +29,12 @@ cyan = "0x65E7F1"
|
||||
white = "0xFFFFFF"
|
||||
|
||||
[colors.dim]
|
||||
black = "0x000000"
|
||||
red = "0xB00010"
|
||||
green = "0x165A36"
|
||||
yellow = "0xA5910D"
|
||||
blue = "0x001D42"
|
||||
magenta = "0x9034B2"
|
||||
cyan = "0x109EA8"
|
||||
white = "0xC8C8B8"
|
||||
black = "0x000000"
|
||||
red = "0xB00010"
|
||||
green = "0x165A36"
|
||||
yellow = "0xA5910D"
|
||||
blue = "0x001D42"
|
||||
magenta = "0x9034B2"
|
||||
cyan = "0x109EA8"
|
||||
white = "0xC8C8B8"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# properties:
|
||||
# foreground: Blue
|
||||
# foreground: Blue
|
||||
# background: null
|
||||
# is_bold: false
|
||||
# is_dimmed: false
|
||||
|
||||
@@ -9,7 +9,7 @@ $git_branch \
|
||||
$git_status\
|
||||
[} ](bold zx_light_yellow)\
|
||||
$fill$status\
|
||||
\n[╰─](bold) $python\
|
||||
\n[╰─](bold) $python\
|
||||
"""
|
||||
|
||||
# Disable the blank line at the start of the prompt
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
|
||||
# _____ __ __ _ _ __ __
|
||||
# |_ _| | \/ | | | | | \ \/ /
|
||||
# | | | |\/| | | | | | \ /
|
||||
# | | | | | | | |_| | / \
|
||||
# | | | |\/| | | | | | \ /
|
||||
# | | | | | | | |_| | / \
|
||||
# |_| |_| |_| \___/ /_/\_\
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user