Use starship

This commit is contained in:
js0ny 2024-11-12 15:28:44 +00:00
parent e440b85d84
commit 1b66571411
14 changed files with 967 additions and 97 deletions

View file

@ -1,6 +1,7 @@
# starship.toml
# ~/.config/starship.toml
format = '''$os$time $username @ $hostname $directory $all$character'''
continuation_prompt = "[$ ](bold cyan) "
add_newline = true
@ -18,9 +19,9 @@ ssh_only = false
ssh_symbol = '󰞉 '
[character]
success_symbol = "[PS > ](bold green)"
error_symbol = "[PS > ](bold red)"
vimcmd_symbol = "[Vi > ](bold green)"
success_symbol = "[$ ](bold green)"
error_symbol = "[$ ](bold red)"
vimcmd_symbol = "[: ](bold green)"
[directory]
truncation_length = 2
@ -29,6 +30,14 @@ read_only = " 󰌾"
style ="bold cyan"
truncation_symbol = ".../"
[directory.substitutions]
"~/Documents" = "󰈙 "
"~/Downloads" = " "
"~/Music" = " "
"~/Pictures" = " "
"Source" = " "
"src" = " "
[aws]
symbol = " "