✨ 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]
|
[directory]
|
||||||
read_only = " "
|
read_only = " "
|
||||||
home_symbol = " "
|
home_symbol = " "
|
||||||
|
truncation_length = 3
|
||||||
|
|
||||||
|
[directory.substitutions]
|
||||||
|
"Documentos" = " "
|
||||||
|
"Descargas" = " "
|
||||||
|
"Musica" = " "
|
||||||
|
"Imagenes" = " "
|
||||||
|
"Repos" = " "
|
||||||
|
"Videos" = " "
|
||||||
|
"Obsidian" = " "
|
||||||
|
".config" = " "
|
||||||
|
|
||||||
[docker_context]
|
[docker_context]
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
Loading…
Add table
Reference in a new issue