index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
atuin-dotfiles
/
src
/
shell.rs
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Remove some unused rust code
Benedikt Peetz
2025-10-23
feat Add PowerShell support (#2543)
Lucas Trzesniewski
2025-04-01
fix: add redundant clones to clippy and cleanup instances of it (#2654)
Frank Hamand
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-05-02
fix(dotfiles): allow clearing aliases, disable import (#1995)
Ellie Huxtable
2024-04-25
feat(dotfiles): support syncing shell/env vars (#1977)
Ellie Huxtable
2024-04-22
fix(dotfiles): more fish alias import (#1974)
Ellie Huxtable
2024-04-22
fix(dotfiles): fish alias import (#1972)
Ellie Huxtable
2024-04-22
fix(dotfiles): alias import with init output (#1970)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-11
feat(gui): add base structure (#1935)
Ellie Huxtable
2024-04-10
feat(dotfiles): add alias import (#1938)
Ellie Huxtable
2024-03-04
refactor: rename atuin-config to atuin-dotfiles (#1817)
Ellie Huxtable
2024-02-15
feat: support syncing aliases (#1721)
Ellie Huxtable