Update lima.md
This commit is contained in:
parent
1b183e03f5
commit
c2c206ea8f
1 changed files with 2 additions and 1 deletions
|
|
@ -43,5 +43,6 @@ provision:
|
||||||
limactl start --name=ebpf-lima-vm ./ubuntu-lts-ebpf.yaml
|
limactl start --name=ebpf-lima-vm ./ubuntu-lts-ebpf.yaml
|
||||||
```
|
```
|
||||||
* ```bash
|
* ```bash
|
||||||
cat ~/.lima/ebpf-lima-vm/ssh.config >> ~/.ssh/config. #It appends Lima’s SSH configuration options to your default SSH options just to make it easier for PyCharm to connect to the VM.
|
cat ~/.lima/ebpf-lima-vm/ssh.config >> ~/.ssh/config
|
||||||
|
#It appends Lima’s SSH configuration options to your default SSH options just to make it easier for PyCharm to connect to the VM.
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue