From 422c56139f19242f56b3a3adeeeec4827ead3662 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Wed, 30 Apr 2025 13:32:07 -0700 Subject: [PATCH] Update aliases --- bin/install_package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/install_package.sh b/bin/install_package.sh index f62333e..9b4a542 100644 --- a/bin/install_package.sh +++ b/bin/install_package.sh @@ -16,9 +16,9 @@ is_sourced() { # Format is :: # Use "-" for alternate name if not available PACKAGE_ALIASES=$(cat <<'EOF' -bat:brew:- binfmt-support:brew:- cryptsetup:brew:- +lvm2:brew:- EOF )