programs.zsh.dirHashes
Home-Manager option
An attribute set that adds to named directory hash table.
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/zsh>source unavailable{ docs = "$\{config.home.homeDirectory}/Documents"; vids = "$\{config.home.homeDirectory}/Videos"; dl = "$\{config.home.homeDirectory}/Downloads"; }