chore(starship): update config
This commit is contained in:
parent
13c559beb9
commit
f258d4a043
@ -1,7 +1,8 @@
|
|||||||
"$schema" = 'https://starship.rs/config-schema.json'
|
"$schema" = 'https://starship.rs/config-schema.json'
|
||||||
|
|
||||||
[aws]
|
[aws]
|
||||||
symbol = '☁️ '
|
disabled = true
|
||||||
|
symbol = '☁️ '
|
||||||
|
|
||||||
[directory]
|
[directory]
|
||||||
truncate_to_repo = false
|
truncate_to_repo = false
|
||||||
@ -13,12 +14,8 @@
|
|||||||
[os]
|
[os]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
||||||
[localip]
|
|
||||||
disabled = false
|
|
||||||
ssh_only = false
|
|
||||||
|
|
||||||
[time]
|
[time]
|
||||||
disabled = false
|
disabled = true
|
||||||
|
|
||||||
[username]
|
[username]
|
||||||
show_always = true
|
show_always = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user