diff options
| author | Braelyn Boynton <bboynton97@gmail.com> | 2026-01-09 17:55:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-09 17:55:29 -0800 |
| commit | 1fa6ee265476e1c08eb812e16e3dcd2e711a9e0e (patch) | |
| tree | d71206ffc687df0bcbea14cbd47c39e222b3f3b0 /docker-compose.yml | |
| parent | chore: add AGENTS.md (diff) | |
| download | atuin-1fa6ee265476e1c08eb812e16e3dcd2e711a9e0e.zip | |
feat: consider atuin dotfile aliases when calculating atuin wrapped (#3048)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
when i run `atuin wrapped` currently, my aliases get in the way of
properly calculating my wrapped.
Ex: `ga` -> `git add` -- not added to the `git` count
This PR changes the wrapped calculation to pull the aliases managed by
`atuin dotfiles` and expand aliased commands to calculate them properly.
### Performance
Tested with three shots each
Before change: `0.064` to `0.077` seconds
After change: `0.075` to `0.085` seconds
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to 'docker-compose.yml')
0 files changed, 0 insertions, 0 deletions
