atuin/crates
Ellie Huxtable 0639ff4960
fix(dotfiles): allow clearing aliases, disable import (#1995)
* fix(dotfiles): allow clearing aliases, disable import

At the moment there are far too many edge cases to handle importing
aliases.

1. We need an interactive shell to print aliases. Without it, most
   shells won't report much.
2. Many people have their shells print things on startup (graphics,
   fortunes, etc). This could be detected as an attempt to set an alias.

 Rather than spend the next year finding import edge cases, I'm
 disabling it for now. There's probably a better way we can do this?

* clippy
2024-05-02 16:53:38 +01:00
..
atuin fix(dotfiles): allow clearing aliases, disable import (#1995) 2024-05-02 16:53:38 +01:00
atuin-client fix(dotfiles): allow clearing aliases, disable import (#1995) 2024-05-02 16:53:38 +01:00
atuin-common fix(dotfiles): unquote aliases before quoting (#1976) 2024-04-23 14:45:07 +01:00
atuin-dotfiles fix(dotfiles): allow clearing aliases, disable import (#1995) 2024-05-02 16:53:38 +01:00
atuin-history feat(history): create atuin-history, add stats to it (#1990) 2024-04-30 13:16:50 +01:00
atuin-server chore: add some more debug logs (#1979) 2024-04-25 10:42:04 +01:00
atuin-server-database chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
atuin-server-postgres chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00