| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 8 days | modules/{atuin,common,backup}: Fix minor typos and unused imports | Benedikt Peetz | |
| 2026-04-14 | modules/atuin: Use a dedicated log directory instead of one in `$HOME` | Benedikt Peetz | |
| 2026-04-14 | modules/atuin: Use the daemon | Benedikt Peetz | |
| This might improve cli performance. | |||
| 2026-04-14 | modules/atin: Use upstream package | Benedikt Peetz | |
| `atuin` now supports configuring the keymap. | |||
| 2025-05-16 | modules/{atuin,taskwarrior}: Make enabling age configurable | Benedikt Peetz | |
| A VM/test without age keys still needs to be able to use this modules. | |||
| 2025-05-05 | modules/atuin: Use the new sync server | 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. | |||
| 2025-03-30 | fix(modules/{atuin,zsh}): Avoid atuin keymaps overriding mine | Benedikt Peetz | |
| 2024-12-30 | fix(pkgs/{atuin,ctpv}): Extend instead of replace | Benedikt Peetz | |
| This allows me, to still benefit from upstream version updates. | |||
| 2024-10-21 | fix(modules/atuin): Swap cursor modes | Benedikt Peetz | |
| All my software is using a block cursor in normal/command mode and a bar cursor for insert mode when doing `vi` emulation. `atuin` should do the same. | |||
| 2024-10-18 | fix(modules/atuin): Avoid setting `common_subcommands` | Benedikt Peetz | |
| This list already contained nix, and it should be better to follow upstreams changes here, instead of hardcoding it. | |||
| 2024-10-18 | fix(modules/atuin/secrets): Make encryption key shorter | Benedikt Peetz | |
| This might allow `atuin` to parse this key. | |||
| 2024-10-18 | fix(modules/atuin): Don't try to save space at all costs | Benedikt Peetz | |
| `atuin` really breaks with these settings. Thus, it's better to allow it to take up more space. | |||
| 2024-10-18 | fix(modules/atuin/secrets): Improve secret key formatting | Benedikt Peetz | |
| The current formatting does not work with atuin. | |||
| 2024-10-18 | feat(modules/atuin): Init | Benedikt Peetz | |
