trying chezmoi

This commit is contained in:
2024-09-13 17:35:03 -04:00
parent 2de443f050
commit 4af88f7422
12 changed files with 461 additions and 0 deletions

View 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)@"