-
Notifications
You must be signed in to change notification settings - Fork 687
Open
Labels
area/clilimactl CLI user experiencelimactl CLI user experiencequestionFurther information is requestedFurther information is requested
Description
Description
limactl shell MACHINE
by default tries to cd $HOME
based on the host's home directory:
Lines 133 to 134 in 1381317
// changeDirCmd := "cd workDir || exit 1" if workDir != "" | |
// := "cd hostCurrentDir || cd hostHomeDir" if workDir == "" |
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?
Metadata
Metadata
Assignees
Labels
area/clilimactl CLI user experiencelimactl CLI user experiencequestionFurther information is requestedFurther information is requested