From 8b570a36ce5cc3c97a1d1bef5c2e99ec0cc7a4ab Mon Sep 17 00:00:00 2001 From: Von Random Date: Sat, 21 Jan 2023 02:21:39 +0200 Subject: [PATCH] zsh: ssh symbol --- zsh/prompt-powerline.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/prompt-powerline.zsh b/zsh/prompt-powerline.zsh index 2c04061..dd7e28c 100644 --- a/zsh/prompt-powerline.zsh +++ b/zsh/prompt-powerline.zsh @@ -10,7 +10,7 @@ typeset -A prompt_symbols=( sep_b $'\ue0b1' ellipsis $'\u2026' ro $'\u2717' - ssh $'\u23fb' + ssh $'\u266a' git $'\ue0a0' git_unstaged '~' git_staged $'\u2713'