✨ trying chezmoi
This commit is contained in:
17
chezmoi/dot_config/starship.toml
Normal file
17
chezmoi/dot_config/starship.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
[character]
|
||||
success_symbol = "[»](bold green) "
|
||||
error_symbol = "[✗](bold red) "
|
||||
|
||||
[directory]
|
||||
fish_style_pwd_dir_length = 1
|
||||
truncation_length = 1
|
||||
|
||||
[gcloud]
|
||||
disabled=true
|
||||
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
format = "[$hostname]($style):"
|
||||
|
||||
[username]
|
||||
format = "[$user]($style)@"
|
Reference in New Issue
Block a user