many changes
This commit is contained in:
6
wsl/README.md
Normal file
6
wsl/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Disable adding windows path to WSL
|
||||
edit `/etc/wsl.conf` and add:
|
||||
```toml
|
||||
[interop]
|
||||
appendWindowsPath = false
|
||||
```
|
Reference in New Issue
Block a user