Loading

A plugin can be loaded in one of the following ways:

  1. A plugin can be automatically loaded and initialized by placing it in a directory that is searched by dbx. This occurs at dbx initialization time.
  2. A plugin can be manually loaded and initialized by specifying its location to the pluginload subcommand. This may occur anytime during the dbx session.