From da8d5a33f5dea4d96fd2af46dfa38d5db306d6cf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 15 Jul 2023 22:25:06 -0400 Subject: more tweaks --- config/starship.toml.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/starship.toml.PL b/config/starship.toml.PL index 0b55697..465fc1d 100644 --- a/config/starship.toml.PL +++ b/config/starship.toml.PL @@ -21,7 +21,7 @@ while () { __DATA__ format = """ - [\\(](host)$directory([|](host)$git_branch$git_commit$git_status([|](host)$git_state))[\\)](host)( $aws)( $kubernetes)( $pulumi) $fill ($cmd_duration )([{](host)$battery[}](host) )$username[@](bg)$hostname [\\[](host)$time[\\]](host) $line_break\ + [\\(](host)$directory([|](host)$git_branch$git_commit$git_status([|](host)$git_state))[\\)](host)( $aws)( $kubernetes)( $pulumi) $fill ($cmd_duration )([{](host)$battery[}](host) )$username[@](bg)$hostname [\\[](host)$time[\\]](host)$line_break\ $status [@@CHAR@@](user) """ right_format = '$character' -- cgit v1.2.3-54-g00ecf