Add zsh-lookup sub-system
[grml-etc-core.git] / etc / zsh / zshrc
index 83dc68b..da60016 100644 (file)
@@ -3143,6 +3143,7 @@ if (( GRML_ALWAYS_LOAD_ALL == 0 )) && (( $EUID == 0 )) ; then
     return 0
 fi
 
+zrcautoload lookupinit && lookupinit
 
 # variables {{{