feat: install atuin
This commit is contained in:
parent
d7ca5df76c
commit
511d2c3377
|
@ -156,6 +156,8 @@ in {
|
|||
|
||||
borgbackup
|
||||
|
||||
atuin
|
||||
|
||||
gnome.nautilus
|
||||
jmtpfs
|
||||
|
||||
|
@ -229,6 +231,7 @@ in {
|
|||
bindkey '^H' backward-kill-word
|
||||
bindkey '5~' kill-word
|
||||
eval "$(direnv hook zsh)"
|
||||
eval "$(atuin init zsh)"
|
||||
'';
|
||||
plugins = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue