Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/zsh: Remove the insulting command not found handler | Benedikt Peetz | 2025-06-28 |
| | | | | It is fun, but not worth the extra complexity. | ||
* | modules/legacy/nix-index: Migrate to by-name | Benedikt Peetz | 2025-05-16 |
| | |||
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 2025-04-27 |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | feat(modules/zsh): Nearly completely rewrite | Benedikt Peetz | 2024-10-21 |
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. |