✨ feat(starship): added icons for some places in the system
This commit is contained in:
parent
bf0be58a9e
commit
da4db1837d
1 changed files with 12 additions and 1 deletions
|
@ -43,6 +43,17 @@ symbol = " "
|
|||
[directory]
|
||||
read_only = " "
|
||||
home_symbol = " "
|
||||
truncation_length = 3
|
||||
|
||||
[directory.substitutions]
|
||||
"Documentos" = " "
|
||||
"Descargas" = " "
|
||||
"Musica" = " "
|
||||
"Imagenes" = " "
|
||||
"Repos" = " "
|
||||
"Videos" = " "
|
||||
"Obsidian" = " "
|
||||
".config" = " "
|
||||
|
||||
[docker_context]
|
||||
symbol = " "
|
||||
|
|
Loading…
Add table
Reference in a new issue