diff --git a/grc.zsh b/grc.zsh index 6a52b9b..35ab840 100644 --- a/grc.zsh +++ b/grc.zsh @@ -1,6 +1,7 @@ #!/usr/bin/env zsh -if [ "$TERM" = dumb ] || (( ! $+commands[grc] )); then +if [ "$TERM" = dumb ] || (( ! $+commands[grc] )) +then return fi