Created
April 1, 2020 15:34
-
-
Save himanshuxd/c300bf2adfd6aa84c86a38298558e18d to your computer and use it in GitHub Desktop.
Revisions
-
himanshuxd revised this gist
Apr 1, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,3 +6,4 @@ Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\Background\shell\WSL2\command] @="C:\Windows\System32\wsl.exe" -
himanshuxd created this gist
Apr 1, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\Background\shell\WSL2] @="Open Ubuntu Bash here" "Icon"="Path\\to\\your\\file.ico" [HKEY_CLASSES_ROOT\Directory\Background\shell\WSL2\command] @="C:\Windows\System32\wsl.exe"