Delete Tutorium/tut05/wsl.conf
This commit is contained in:
@ -1,20 +0,0 @@
|
||||
[automount]
|
||||
enabled = true
|
||||
options = "metadata,uid=1000,gid=1000,umask=0022,fmask=11,case=off"
|
||||
mountFsTab = false
|
||||
crossDistro = true
|
||||
|
||||
[filesystem]
|
||||
umask = 0022
|
||||
|
||||
[network]
|
||||
generateHosts = true
|
||||
generateResolvConf = true
|
||||
|
||||
[interop]
|
||||
enabled = true
|
||||
|
||||
# The following line appends the windows %Path% at the end of the linux
|
||||
# ubuntu $PATH thus allowing executing windows exeutables like VSCode (code.exe)
|
||||
# from the Ubuntu terminal
|
||||
appendWindowsPath = true
|
Reference in New Issue
Block a user