Drop the idea of elephant-all by default

It adds 80mb to the ISO for stuff we don't use out of the box. Better
just to have elephant-all for those who want it later.
This commit is contained in:
David Heinemeier Hansson
2026-05-03 12:05:46 +02:00
parent 791b0ce9f3
commit c7cc2bc38a
2 changed files with 1 additions and 8 deletions
-6
View File
@@ -1,6 +0,0 @@
echo "Replace coterie of individual Elephant packages with the single elephant-all package"
if omarchy-pkg-present omarchy-walker; then
yes | sudo pacman -S --needed elephant-all walker
sudo pacman -R --noconfirm omarchy-walker
fi