missing imagemagik in new machine setup

This commit is contained in:
2025-01-24 22:48:19 +00:00
parent 1502ffb0c4
commit 8af4fc5b90

View File

@@ -27,6 +27,7 @@ sudo apt autoremove -y
sudo apt install sqlite3 -y
sudo apt install gedit -y
sudo apt-get install imagemagick -y
sudo apt install tig gitg meld -y
# python formatting https://docs.astral.sh/ruff/