zsh: ssh symbol
This commit is contained in:
parent
23c1be3e16
commit
8b570a36ce
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ typeset -A prompt_symbols=(
|
||||||
sep_b $'\ue0b1'
|
sep_b $'\ue0b1'
|
||||||
ellipsis $'\u2026'
|
ellipsis $'\u2026'
|
||||||
ro $'\u2717'
|
ro $'\u2717'
|
||||||
ssh $'\u23fb'
|
ssh $'\u266a'
|
||||||
git $'\ue0a0'
|
git $'\ue0a0'
|
||||||
git_unstaged '~'
|
git_unstaged '~'
|
||||||
git_staged $'\u2713'
|
git_staged $'\u2713'
|
||||||
|
|
Loading…
Reference in a new issue