From 039a70225bd37b57ef04577d88b6907b48dd409b Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Tue, 18 Jun 2024 18:19:11 +0100 Subject: [PATCH] Use better git branch icon in prompt --- jmb.omp.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/jmb.omp.toml b/jmb.omp.toml index 54b73ed..849e5f2 100644 --- a/jmb.omp.toml +++ b/jmb.omp.toml @@ -41,6 +41,7 @@ console_title_template = '{{ .Folder }}' fetch_stash_count = true fetch_status = true fetch_upstream_icon = true + branch_icon = ' ' [[blocks.segments]] type = 'status'