From 511d2c337799ad723a465489ed35444c0c577be7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Tue, 14 Mar 2023 14:16:25 +0100 Subject: [PATCH] feat: install atuin --- hosts/neodymium/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/neodymium/configuration.nix b/hosts/neodymium/configuration.nix index 924bd8a..b9a3577 100644 --- a/hosts/neodymium/configuration.nix +++ b/hosts/neodymium/configuration.nix @@ -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 = [ {