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
commit 84c7e50f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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