Skip to content

milpa

milpa itself install-autocomplete

Generates shell completion scripts

Usage

milpa itself install-autocomplete [options]

Description

Generates a shell completion script for the current $SHELL. It currently supports bash, fish and zsh. It will write a (_)milpa file in your shell's completion function folder:

You'll need to reload your shell (for example, by restarting your terminal), and make sure your shell's completion system is enabled!

This command only needs to run once.

Global Options