From 845f7ef5e86cd6394878978c3ed4fe5b861141e5 Mon Sep 17 00:00:00 2001 From: Valerie Date: Wed, 28 Jun 2023 14:33:45 -0400 Subject: [PATCH] updated starship configuration --- starship.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/starship.toml b/starship.toml index 8deee07..b40c898 100644 --- a/starship.toml +++ b/starship.toml @@ -8,6 +8,9 @@ [directory] read_only = " " +[hostname] +ssh_symbol = '' + [jobs] symbol_threshold = 1 number_threshold = 2 @@ -37,6 +40,9 @@ threshold = 4 symbol = "↓" format = "[$symbol]($style) " +[username] +format = "[$user]($style)@" + # __ # / / ____ _____ ____ ___ ______ _____ ____ _____ # / / / __ `/ __ \/ __ `/ / / / __ `/ __ `/ _ \/ ___/ @@ -91,6 +97,11 @@ symbol = "Ruby " symbol = "Rs " #symbol = " " +# toolchain + +[gradle] +symbol = " " + # ____ _____ _____ __ __ # / __ \/ ___/ / ___/__ ______ ___ / /_ ____ / /____ # / / / /\__ \ \__ \/ / / / __ `__ \/ __ \/ __ \/ / ___/