No longer using eza themeing

This commit is contained in:
David Heinemeier Hansson
2025-11-21 19:09:50 +01:00
parent 70fa03dbb3
commit 6385b966e8

View File

@@ -1,8 +0,0 @@
echo "Add eza themeing"
mkdir -p ~/.config/eza
if [ -f ~/.config/omarchy/current/theme/eza.yml ]; then
ln -snf ~/.config/omarchy/current/theme/eza.yml ~/.config/eza/theme.yml
fi