chore: cleanup
This commit is contained in:
parent
1f6326b4ce
commit
eeb5b34645
15 changed files with 24 additions and 2123 deletions
|
|
@ -1,22 +0,0 @@
|
|||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
format = """
|
||||
$username@$hostname: $character"""
|
||||
right_format = """
|
||||
$directory\
|
||||
$git_status$git_branch
|
||||
"""
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
style = 'bold blue dimmed'
|
||||
format = '[$hostname]($style)'
|
||||
|
||||
[username]
|
||||
show_always = true
|
||||
format = '[$user]($style)'
|
||||
[directory]
|
||||
fish_style_pwd_dir_length = 1
|
||||
|
||||
[sudo]
|
||||
style = 'bold green'
|
||||
symbol = 'SUDO'
|
||||
disabled = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue