mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 04:39:26 +00:00
[Fix #202] Load modules all or nothing
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
# zstyle ':omz:module:editor' completing '...'
|
||||
#
|
||||
|
||||
# Dumb terminals lack support.
|
||||
# Return if requirements are not found.
|
||||
if [[ "$TERM" == 'dumb' ]]; then
|
||||
return 1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user