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!