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.z-lua.enable

Whether to enable z.lua.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.z-lua.enableAliases

Whether to enable recommended z.lua aliases.

Type: boolean

Default:

false

Declared by:

programs.z-lua.enableBashIntegration

Whether to enable Bash integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.z-lua.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.z-lua.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.z-lua.package

The z-lua package to use.

Type: package

Default:

pkgs.z-lua

Declared by:

programs.z-lua.options

List of options to pass to z.lua.

Type: list of string

Default:

[ ]

Example:

[
  "enhanced"
  "once"
  "fzf"
]

Declared by: