ljdsalkjdsalkj

This commit is contained in:
2025-03-24 01:00:26 +01:00
parent d17e0a2c13
commit 1185ff2518

View File

@@ -10,9 +10,8 @@ export GIT := `command -v git-wait >/dev/null && echo "git-wait" || echo "git"`
# required programs: git nix nom gum fzf tee nix-update
[no-cd]
@_default:
just "$(gum filter $(just --summary --unsorted))"
cd "$invokedir"; just "$(gum filter $(just --summary --unsorted))"
# === info helpers ===
@@ -29,7 +28,6 @@ list-packages +$cut_args="-c1-": _packages_json
| grep . >"$cachefile"
fi
@_list_packages_fname_filtered:
xargs -d $'\n' -n 2000 just __list_packages_fname_filtered
@__list_packages_fname_filtered +fnames: