programs.zsh.dirHashes
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
- <home-manager/modules/programs/zsh>