init
This commit is contained in:
16
config-files/starship.toml
Normal file
16
config-files/starship.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[kubernetes]
|
||||
style = "bold #2b6fe5"
|
||||
disabled = false
|
||||
|
||||
[directory]
|
||||
truncate_to_repo = false
|
||||
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
|
||||
[username]
|
||||
# style_user = 'white bold'
|
||||
# style_root = 'black bold'
|
||||
# format = 'user: [$user]($style) '
|
||||
# disabled = false
|
||||
show_always = true
|
||||
Reference in New Issue
Block a user