Shell Functions
Omarchy comes with a set of shell functions to simplify common tasks and encapsulate convoluted parameter calls.
compress [file.tar.gz]
/decompress [file.tar.gz]
: Create or expand a tar.gz file.iso2sd [image.iso] [/path/to/sdcard]
: Create a bootable drive on an SD card using the referenced iso file.format-disk [/dev/drive]
: Format an entire disk with a single ext4 partition. Be careful!img2jpg
: Turn any image into a near-full quality jpg.img2jpg-small
: Turn any image into near-full quality 1080p-wide jpg.img2png
: Turn any image into a lossly-compressed PNG.