From 31e561dafb4ac2aebe9c2cffba6c49e20cf40d82 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Wed, 15 Jan 2025 12:28:20 +0200 Subject: [PATCH] changed dir to green --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 79929b4..92fc3ff 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -13,7 +13,7 @@ $character""" palette = "dracula" [directory] -style = "blue" +style = "green" [character] success_symbol = "[>](bold green)"