mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
16 lines
228 B
TOML
16 lines
228 B
TOML
"$schema" = 'https://starship.rs/config-schema.json'
|
|
|
|
[directory]
|
|
fish_style_pwd_dir_length = 1
|
|
|
|
[gcloud]
|
|
# This is just too noisy
|
|
disabled = true
|
|
symbol = "️🇬️ "
|
|
|
|
[status]
|
|
disabled = false
|
|
|
|
[username]
|
|
show_always = true
|