remove ssh from default modules
This commit is contained in:
parent
fd826dbd8a
commit
a632bff0e5
@ -9,7 +9,7 @@
|
||||
# select what modules you would like enabled
|
||||
# the second line of modules may depend on options set by modules in the first line
|
||||
# these dependencies are noted on the respective module's README.md
|
||||
zmodules=(directory environment git history input ssh utility \
|
||||
zmodules=(directory environment git history input utility \
|
||||
syntax-highlighting history-substring-search prompt completion)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user