From da4db1837dca0b4be3b5c1549108f638fc04fce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 9 Dec 2023 18:28:06 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(starship):=20added=20icons=20f?= =?UTF-8?q?or=20some=20places=20in=20the=20system?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/starship/starship.toml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.config/starship/starship.toml b/.config/starship/starship.toml index ee95b2f2..c4afce65 100644 --- a/.config/starship/starship.toml +++ b/.config/starship/starship.toml @@ -41,8 +41,19 @@ symbol = " " symbol = " " [directory] -read_only = " 󰌾" +read_only = "󰌾 " home_symbol = " " +truncation_length = 3 + +[directory.substitutions] +"Documentos" = "󰈙 " +"Descargas" = " " +"Musica" = " " +"Imagenes" = " " +"Repos" = " " +"Videos" = " " +"Obsidian" = "󰏪 " +".config" = " " [docker_context] symbol = " "