terminal: Add unified history for shells

Added atuin for nice shell history. Trying it out for now
but seems non-intrusive enough that I will probably keep
it for a while even if I don't use it.
This commit is contained in:
Marty Oehme 2023-12-30 21:27:32 +01:00
parent a5727c135b
commit 97114d74fb
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
5 changed files with 86 additions and 0 deletions

View file

@ -766,3 +766,4 @@ $env.PROMPT_INDICATOR_VI_NORMAL = "⟨ "
$env.PROMPT_MULTILINE_INDICATOR = "::: "
use ~/.cache/starship/init.nu
source ~/.local/share/atuin/init.nu