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