programs.pistol.associations
Associations written to the Pistol configuration at $XDG_CONFIG_HOME/pistol/pistol.conf.
- Type
list of (submodule)- Default
[ ]- Example
[ { mime = "application/json"; command = "bat %pistol-filename%"; } { mime = "application/*"; command = "hexyl %pistol-filename%"; } { fpath = ".*.md$"; command = "sh: bat --paging=never --color=always %pistol-filename% | head -8"; } ]- Declared
- <home-manager/modules/programs/pistol.nix>