| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 10 hours | modules/fish: Init | Benedikt Peetz | |
| 2025-07-24 | modules/nix-index/command_not_found.sh: Avoid using removed flag | Benedikt Peetz | |
| `--top-level` is now default. | |||
| 2025-06-28 | modules/nix-index/command_not_found: Avoid using a non-existing command | Benedikt Peetz | |
| The `eprintln` was previously supplied (impurely) by my shell library, and without it, the command-not-found handler goes into infinite recursion. | |||
| 2025-05-17 | modules/nix-index/command_not_found_handler: Remove reference to shell_library | Benedikt Peetz | |
| `ptmp` was previously (impurely) injected into this code, but is now no longer available. | |||
| 2025-05-16 | modules/legacy/nix-index: Migrate to by-name | Benedikt Peetz | |
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2024-10-21 | feat(modules/zsh): Nearly completely rewrite | Benedikt Peetz | |
| New features: - The `vi` mode is now actually useful - The whole history search/suggestion has been integrated into `atuin` - The `edit-command-line` plugin does no longer print useless stuff - and miscellaneous other things. | |||
| 2024-10-18 | refactor(modules/legacy/conf/zsh): Parameterize and move to new `by-name` | Benedikt Peetz | |
| 2024-10-18 | refactor(modules): Move all system modules to `by-name` | Benedikt Peetz | |
| From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules. | |||
| 2024-05-23 | refactor(modules/home): Setup as "normal" NixOS module | Benedikt Peetz | |
| 2024-05-20 | refactor(hm): Rename to `modules/home` | Benedikt Peetz | |
| 2024-02-28 | fix(hm/conf/zsh/command_not_found.sh): Improve case 2 output | Soispha | |
| 2024-02-28 | fix(hm/conf/zsh/command_not_found.sh): Add missing space in cmd name | Soispha | |
| 2024-02-28 | fix(hm/conf/zsh/command_not_found.sh): Output a status message for shell | Soispha | |
| 2024-02-28 | fix(hm/conf/zsh/command_not_found.sh): Correctly count found attrs | Soispha | |
| 2024-02-28 | feat(hm): Add nix-index and associated command_not_found_handler | Soispha | |
