From c5f345153397f62170c18ded1ae1f0875201d49a Mon Sep 17 00:00:00 2001 From: Paul Menhart <44297746+punsii@users.noreply.github.com> Date: Sun, 15 Jun 2025 01:46:37 +0200 Subject: [PATCH] atuin: fix docs url (#7252) * atuin: fix docs url Co-authored-by: Austin Horstman --------- Co-authored-by: Paul Menhart Co-authored-by: Matthieu Coudron <886074+teto@users.noreply.github.com> Co-authored-by: Austin Horstman --- modules/programs/atuin.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/programs/atuin.nix b/modules/programs/atuin.nix index 94e9edf5..d68e1646 100644 --- a/modules/programs/atuin.nix +++ b/modules/programs/atuin.nix @@ -84,7 +84,7 @@ in Configuration written to {file}`$XDG_CONFIG_HOME/atuin/config.toml`. - See for the full list + See for the full list of options. ''; }; @@ -102,7 +102,7 @@ in {file}`$XDG_CONFIG_HOME/atuin/themes/theme-name.toml` where the name of each attribute is the theme-name - See for the full list + See for the full list of options. ''; default = { };