All tools/Lima

Lima

lima

Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2).

Detected by lima, limactl | macOS, Linux, Windows |lima-vm.io

Sync rules

What travels, what stays, what never leaves
Lima in your home directory Every rule on this page, by file
· default.yaml Sync
· override.yaml Sync
· base.yaml Sync
paths:
socketVMNet: /opt/homebrew/opt/socket_vmnet/bin/socket_vmnetmachine-local
varRun: /private/var/run/limamachine-local
sudoers: /private/etc/sudoers.d/limamachine-local
group: staff

Each machine keeps its own copy of these.

netmask: 255.255.255.0
bridged:
mode: bridged
interface: en0machine-local
host:
mode: host
gateway: 192.168.106.1

Each machine keeps its own copy of these.

· user Never synced
· _templates/ Sync

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/lima. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these keeps the credential file out. None of them splits paths.socketVMNet and paths.varRun for you — that part is Otty’s own sync, or a template you write by hand.