Commands
init
sh
zd init <SHELL>
Print shell script.
WARNING
This command should be added to your shell configuration file (such as ~/.bashrc
), see Getting Started for more details.
plugin
add
sh
zd plugin add <NAME> <REPOSITORY>
Install a plugin.
list
sh
zd plugin list
List all installed plugins.
remove
sh
zd plugin remove <NAME>
Uninstall a plugin.