X-Git-Url: https://arthur.barton.de/gitweb/?p=ax-zsh.git;a=blobdiff_plain;f=ax.zsh;h=0e571b9396367f51b042e9b6982f41f9653022dc;hp=7755f7e1ae9f60aff433d4c69bd41310b11d8789;hb=8025edd072ae031e2b80c4ad60e0f160d18314ac;hpb=6758018d60e92c60d7a8d52121e8b35ac5c1b4ba diff --git a/ax.zsh b/ax.zsh index 7755f7e..0e571b9 100644 --- a/ax.zsh +++ b/ax.zsh @@ -71,5 +71,6 @@ plugin_list=( for plugin ($plugin_list); do axzsh_load_plugin "$plugin" "$script_type" done +unfunction axzsh_load_plugin unset script_name script_type plugin unset plugin_list