Merge pull request #3 from agkozak/exit-code

This commit is contained in:
Philipp Schmitt
2021-11-11 15:56:57 +01:00
committed by GitHub
+1 -1
View File
@@ -381,4 +381,4 @@ if [[ $(uname -a) = (#i)*darwin* ]] {
FAST_HIGHLIGHT[chroma-man]=
}
[[ $COLORTERM == (24bit|truecolor) || ${terminfo[colors]} -eq 16777216 ]] || zmodload zsh/nearcolor &>/dev/null
[[ $COLORTERM == (24bit|truecolor) || ${terminfo[colors]} -eq 16777216 ]] || zmodload zsh/nearcolor &>/dev/null || true