mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-15 21:41:09 +01:00
This commit adds a module for configuring atuin, a replacement shell history program. The module adds options for generating atuin's `config.toml` from Nix, and options to enable atuin's integration for bash and zsh (which will rebind history keys to open the atuin history). |
||
|---|---|---|
| .. | ||
| bash.nix | ||
| default.nix | ||
| empty-settings.nix | ||
| example-settings-expected.toml | ||
| example-settings.nix | ||
| no-shell.nix | ||
| zsh.nix | ||