From 9aca65a01745dfdef64b9b0b69bd5f73311b5a4a Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Fri, 22 Mar 2024 09:54:47 -0400 Subject: [PATCH] fix link --- home/just.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/just.nix b/home/just.nix index 9a2a6fe..7a605c2 100644 --- a/home/just.nix +++ b/home/just.nix @@ -1,7 +1,7 @@ { pkgs, ... }: { programs.bash = { - # https://just.systems/man/en/chapter_63.html + # https://just.systems/man/en/chapter_65.html # FIXME: doesn't work (macos) initExtra = '' # complete -F _just -o bashdefault -o default j