finch
finch copied to clipboard
Suggestion: move `/Applications/Finch/lima/data` to the home directory (for multi-user setup)
Hi 👋, nice to see the release of Finch.
I'd suggest moving the /Applications/Finch/lima/data to the home directory for allowing multi-user setup.
e.g., ~/.finch-lima
Note that the directory path should not be long, as the UNIX socket path is limited to 104 chars.
(So , ~/Library/Application Support/... is not an appropriate path.)