MyNixOS website logo
option

programs.zoxide.flags

List of flags for zoxide init.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--no-cmd"
  "--cmd j"
]