Skip to content

Caching Files

Simon B. Støvring edited this page Jun 13, 2025 · 1 revision

Tartelet automatically mounts the host machine's ~/.tart/cache directory into the virtual machine at /Volumes/My Shared Files/cache. This allows the VM to access and write files directly to the host, enabling it to cache large files on the host machine for improved performance and persistence across sessions.

Clone this wiki locally