summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-07-15 22:35:04 -0400
committerJesse Luehrs <doy@tozt.net>2023-07-15 22:35:04 -0400
commitd559a99341d8854ced9a7c548157565a5e85a2de (patch)
tree45b0ce9d3bec01dbbb71bee3f13ebfdd4b4d78ff
parentda8d5a33f5dea4d96fd2af46dfa38d5db306d6cf (diff)
downloadconf-d559a99341d8854ced9a7c548157565a5e85a2de.tar.gz
conf-d559a99341d8854ced9a7c548157565a5e85a2de.zip
restore space
that was actually correct, there's just a bug in the battery module
-rw-r--r--config/starship.toml.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/starship.toml.PL b/config/starship.toml.PL
index 465fc1d..0b55697 100644
--- a/config/starship.toml.PL
+++ b/config/starship.toml.PL
@@ -21,7 +21,7 @@ while (<DATA>) {
__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'