dev-resources.site
for different kinds of informations.
Enable WSL shell in GitHub Desktop
Published at
8/29/2024
Categories
github
wsl
githubdesktop
Author
thuragan
Author
8 person written this
thuragan
open
Even though WSL shell support has been added to GitHub Desktop as far back as in 2019, the actual option is still missing from the shell list.
There are two ways to enable it:
1) Use GitHub Desktop Beta.
2) If you are using a stable version, you need to enable preview features. Set GITHUB_DESKTOP_PREVIEW_FEATURES
environment variable to 1
. You can do this in Windows PowerShell:
[Environment]::SetEnvironmentVariable("GITHUB_DESKTOP_PREVIEW_FEATURES", "1", "User")
Restart GitHub Desktop and you should now see WSL in the shell list.
wsl Article's
30 articles in total
Update WSL Ubuntu password
read article
Building OpenCV 4.10.0 with GUI Support in WSL
read article
Video: Install Ubuntu using WSL 2
read article
Install Zellij on WSL
read article
Work from anywhere with VSCode Remote Tunnels
read article
SSL verification error at depth 2 - Zscaler | WSL
read article
Accelerate 1-bit LLM Inference with BitNet on WSL2 (Ubuntu)
read article
Just start using WSL
read article
Change WSL/Docker files to another disk
read article
Setup your laravel 11 in windows
read article
Install Ubuntu on WSL 2
read article
How to Install WSL from PowerShell on Windows 10 and 11
read article
WSL in AWS Windows Server 2022 Core instance
read article
Docker Installation Log for WSL 2 on Windows
read article
Enable WSL shell in GitHub Desktop
currently reading
Installing Ruby using rbenv on your WSL Ubuntu system
read article
How to Install Redis on Windows Using WSL2
read article
PowerShell Development in Neovim
read article
WSL: Gerenciando o disco da distro
read article
Docker
read article
Share Postgresql from Windows to WSL Linux
read article
Add Manjaro into WSL 2
read article
Using WSL2 as primary driver for 3 months with Fedora
read article
Wsl installation error
read article
Install Debian in Different Location -WSL Windows
read article
Monitor GPU Usage in WSL debian
read article
Dicas e configurações para seu sistema linux
read article
Instalando de maneira rápida e eficiente suas ferramentas no WSL. Pt-3
read article
Arch install azure cli
read article
Melhorando e configurando seu novo Shell linux. Pt-2
read article
Featured ones: