programs.zoxide.flags

NixOS option

List of flags for zoxide init

type: list of string
Default
[ ]
Example
[
  "--no-cmd"
  "--cmd j"
]
declared in: nixos/modules/programs/zoxide.nixView source on NixOS/nixpkgs →