From 9b37fba59ea2976c06f289a6e876cf9754a50693 Mon Sep 17 00:00:00 2001 From: Natercio Moniz Date: Thu, 29 May 2025 10:10:47 +0100 Subject: [PATCH] Show all modules --- starship.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/starship.toml b/starship.toml index 620a8a2..627baf5 100644 --- a/starship.toml +++ b/starship.toml @@ -5,12 +5,11 @@ $directory\ $git_branch\ $git_state\ $git_status\ +$cmd_duration\ +$all\ $line_break\ $character""" -#$cmd_duration\ -#$all\ - # Modules [aws]