lima-vm / lima-vm/lima

limactl shell default workdir

Open
#3,758 10 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.