From 785709db3679d9588638704913d833a6732dda7c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 8 Oct 2023 23:07:38 -0400 Subject: these are too annoying to be in the prompt --- starship/.config/starship.toml.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship/.config/starship.toml.PL b/starship/.config/starship.toml.PL index 0b0efe9..769a392 100644 --- a/starship/.config/starship.toml.PL +++ b/starship/.config/starship.toml.PL @@ -23,7 +23,7 @@ while () { __DATA__ format = """ - [\\(](host)$directory([|](host)$git_branch$git_commit$git_status([|](host)$git_state))[\\)](host)( $kubernetes)( $pulumi)( $python) $fill ($cmd_duration )($battery )$username[@](bg)$hostname [\\[](host)$time[\\]](host) $line_break\ + [\\(](host)$directory([|](host)$git_branch$git_commit$git_status([|](host)$git_state))[\\)](host)( $python) $fill ($cmd_duration )($battery )$username[@](bg)$hostname [\\[](host)$time[\\]](host) $line_break\ $status [@@CHAR@@](user) """ right_format = '$character' -- cgit v1.2.3-54-g00ecf