You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fisher/man/man1/fisher-list.md

817 B

fisher-list(1) -- List installed plugins

SYNOPSIS

fisher list [file]
fisher list [--bare] [--link] [--enabled] [--disabled] [--help]

USAGE

fisher list [file]

DESCRIPTION

The list command displays all the plugins you have installed.

fisher list
  debug
* fishtape
> shellder
* spin
@ wipe

The legend consists of:

* Indicate the plugin is currently installed
> Indicate the plugin is a prompt
@ Indicate the plugin is a symbolic link

OPTIONS

  • -b, --bare: List plugin without decorators

  • -l, --link: List plugins that are symbolic links

  • --enabled: List plugins that are enabled

  • --disabled: List plugins that are disabled

  • -h, --help: Show usage help

SEE ALSO

fisher help search