limactl shell default workdir
Open
area/cli
question
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
```
limactl shell MACHINE
```
by default tries to `cd $HOME` based on the _host_'s home directory: https://github.com/lima-vm/lima/blob/13813176b1a01c4d6945e4dd73a3f7ae6a3dce7c/cmd/limactl/shell.go#L133-L134
Would it make more sense to cd to the VM's home directory instead? What is the best way to configure a default that is guaranteed to exist on the VM?
Contributor guide
Assessment
This issue has not been assessed yet.