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:
parent
a5727c135b
commit
97114d74fb
5 changed files with 86 additions and 0 deletions
|
|
@ -32,3 +32,5 @@ eval "$(zoxide init bash)"
|
|||
set -o vi
|
||||
stty time 0
|
||||
bind 'set keyseq-timeout 1'
|
||||
|
||||
eval "$(atuin init bash)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue