]> arthur.barton.de Git - ax-zsh.git/blobdiff - README.md
README.md: Remove wrong and unneeded commands
[ax-zsh.git] / README.md
index 95664a9c7d6eaa2a59bf37cbddd17f3085e63860..45671dbf0ee6b3b1f9c6e221d90935fac1e8b096 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,11 +35,9 @@ Example for a `$HOME/.zshenv` file:
 export AXZSH_PLUGIN_D="/opt/ax-zsh-plugins"
 
 # Disable all default plugins
-typedef -U axzsh_default_plugins
 axzsh_default_plugins=()
 
 # Add additional plugins
-typedef -U axzsh_plugins
 axzsh_plugins=(
        editor_select
        homebrew