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