programs.zsh.dirHashes

Home-Manager option

An attribute set that adds to named directory hash table.

type: attribute set of string
Default
{ }
Example
{ docs = "$\{config.home.homeDirectory}/Documents"; vids = "$\{config.home.homeDirectory}/Videos"; dl = "$\{config.home.homeDirectory}/Downloads"; }
declared in: <home-manager/modules/programs/zsh>source unavailable