fisher-list(1) -- List installed plugins
========================================
## SYNOPSIS
fisher list [*file*]
fisher list [--enabled] [--disabled] [--help]
## USAGE
fisher list [*file*]
## DESCRIPTION
The list command displays all the plugins that are currently installed.
```
fisher list
debug
fishtape
spin
> superman
@ wipe
```
The legend consists of:
`>` Indicate the plugin is a prompt
`@` Indicate the plugin is a symbolic link
## OPTIONS
* --enabled:
List plugins that are enabled.
* --disabled:
List plugins that are not installed, but available in the cache.
* -h, --help:
Show usage help.
## SEE ALSO
fisher help search