Update starship config
This commit is contained in:
parent
6dfbcd3d96
commit
c0a1d779e1
|
@ -2,12 +2,12 @@ format = """
|
|||
[](#47225e)\
|
||||
$os\
|
||||
$username\
|
||||
[](bg:#ff0080 fg:#47225e)\
|
||||
[](bg:#ff0080 fg:#47225e)\
|
||||
$directory\
|
||||
[](fg:#ff0080 bg:#005353)\
|
||||
[](fg:#ff0080 bg:#005353)\
|
||||
$git_branch\
|
||||
$git_status\
|
||||
[](fg:#005353 bg:#00334e)\
|
||||
[](fg:#005353 bg:#00334e)\
|
||||
$c\
|
||||
$elixir\
|
||||
$elm\
|
||||
|
@ -20,10 +20,10 @@ $nodejs\
|
|||
$nim\
|
||||
$rust\
|
||||
$scala\
|
||||
[](fg:#00334e bg:#47225e)\
|
||||
[](fg:#00334e bg:#47225e)\
|
||||
$status\
|
||||
$time\
|
||||
[](fg:#47225e)\
|
||||
[](fg:#47225e)\
|
||||
\r\n\
|
||||
$shell\
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue