Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.zoxide.enable

Whether to enable zoxide.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.zoxide.enableBashIntegration

Whether to enable Bash integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.zoxide.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.zoxide.enableNushellIntegration

Whether to enable Nushell integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.zoxide.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.zoxide.package

The zoxide package to use.

Type: package

Default:

pkgs.zoxide

Declared by:

programs.zoxide.options

List of options to pass to zoxide init.

Type: list of string

Default:

[ ]

Example:

[
  "--no-cmd"
]

Declared by: