From 4ba783775087334563df92adf5903de83c3a6dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 24 Aug 2021 23:42:22 -0500 Subject: update --- hyperterm/core/git.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperterm/core') diff --git a/hyperterm/core/git.sh b/hyperterm/core/git.sh index b1fa140..90f66f1 100644 --- a/hyperterm/core/git.sh +++ b/hyperterm/core/git.sh @@ -9,7 +9,7 @@ function _symbols() { __ps="$(printf '%b%b%b' "${BOLD}${LEMON}" "\x7C" "${RESET}")" # | __ss="$(printf '%b%b' "${BOLD}${CYAN}" "\xE2\x9C\x94")" # ✔ __dss="$(printf '%b%b' "${BOLD}${RED}" "\x2A")" # ∗ - __ahs="$(printf '%b%b' "${BOLD}${CYAN}" "\xEA\x86\x91")" # ↑ + __ahs="$(printf '%b%b' "${BOLD}${CYAN}" "\xE2\x86\x91")" # ↑ __bhs="$(printf '%b%b' "${BOLD}${RED}" "\xE2\x86\x93")" # ↓ __duphs="$(printf '%b%b' "${BOLD}${YELLOW}" "\xE2\x96\x82" )" # ▲ __duplls="$(printf '%b%b' "${BOLD}${RED}" "\xE2\x96\xBC")" # ▼ -- cgit v1.2.3