Images 💾

Last commit ⭐

commit 1a855397410ce6d78c67e4d3828ad3f7f78a3b73
Author:     Nico Weber <thakis@chromium.org>
AuthorDate: Sun Dec 18 18:56:47 2022 -0500
Commit:     Andrew Kaster <akaster@serenityos.org>
CommitDate: Sun Dec 18 17:49:49 2022 -0700

    Meta: Find mke2fs on macOS even if HOMEBREW_PREFIX is not set
    
    ...as long as `brew` is on the path and `brew --prefix e2fsprogs`
    tells us where it is.
    
    This is for people who don't have `"$(brew shellenv)"` in their .zshrc.