# Alchemy A collection of scripts for working with bare metal. ## Commands `make it-pretty` is meant to be run on a freshly installed operating system. It installs some utilities that I rely on for maximum developmental efficiency and generally makes the terminal nicer to look at. `make acquisition` runs a script that downloads an image and confirms it with a sha256 sum. `make imbuement` Looks for available USBs attached to the device and writes an image to it.