From 09928e2580256fde54d22f05da4d9f825487ba1e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 9 Jan 2022 20:09:17 +0100 Subject: Update git icon to material ui --- .config/zsh/prompt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/zsh') diff --git a/.config/zsh/prompt b/.config/zsh/prompt index 94ae435..56272da 100644 --- a/.config/zsh/prompt +++ b/.config/zsh/prompt @@ -29,7 +29,7 @@ zstyle ':vcs_info:git*+set-message:*' hooks git-untracked zstyle ':vcs_info:*' check-for-changes true # zstyle ':vcs_info:git:*' formats " %r/%S %b %m%u%c " -zstyle ':vcs_info:git:*' formats " %{$fg[red]%}%m%u%c%{$fg[orange]%}  %{$fg[yellow]%}%b%f" +zstyle ':vcs_info:git:*' formats " %{$fg[red]%}%m%u%c%{$fg[orange]%} 󰘬 %{$fg[yellow]%}%b%f" function set-prompt() { emulate -L zsh -- cgit v1.2.3-70-g09d2