From 03994d4f04cedc8a2a0f77df539557711ead5c92 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Tue, 28 Mar 2023 11:10:21 +0200 Subject: [PATCH] starship: sl prompt --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 79ff744..2b70e5a 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -4,11 +4,11 @@ add_newline = false # $git_commit\ # $git_state\ # $git_status\ -# ${custom.sl_status}\ format = """\ $hostname\ $directory\ +${custom.sl_status}\ ($character)\ """