Logo

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
Categories
3 categories in total
github
open
wsl
open
githubdesktop
open
Author
8 person written this
thuragan
open
Enable WSL shell in GitHub Desktop

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")
Enter fullscreen mode Exit fullscreen mode

Restart GitHub Desktop and you should now see WSL in the shell list.

wsl Article's
30 articles in total
Favicon
Update WSL Ubuntu password
Favicon
Building OpenCV 4.10.0 with GUI Support in WSL
Favicon
Video: Install Ubuntu using WSL 2
Favicon
Install Zellij on WSL
Favicon
Work from anywhere with VSCode Remote Tunnels
Favicon
SSL verification error at depth 2 - Zscaler | WSL
Favicon
Accelerate 1-bit LLM Inference with BitNet on WSL2 (Ubuntu)
Favicon
Just start using WSL
Favicon
Change WSL/Docker files to another disk
Favicon
Setup your laravel 11 in windows
Favicon
Install Ubuntu on WSL 2
Favicon
How to Install WSL from PowerShell on Windows 10 and 11
Favicon
WSL in AWS Windows Server 2022 Core instance
Favicon
Docker Installation Log for WSL 2 on Windows
Favicon
Enable WSL shell in GitHub Desktop
Favicon
Installing Ruby using rbenv on your WSL Ubuntu system
Favicon
How to Install Redis on Windows Using WSL2
Favicon
PowerShell Development in Neovim
Favicon
WSL: Gerenciando o disco da distro
Favicon
Docker
Favicon
Share Postgresql from Windows to WSL Linux
Favicon
Add Manjaro into WSL 2
Favicon
Using WSL2 as primary driver for 3 months with Fedora
Favicon
Wsl installation error
Favicon
Install Debian in Different Location -WSL Windows
Favicon
Monitor GPU Usage in WSL debian
Favicon
Dicas e configurações para seu sistema linux
Favicon
Instalando de maneira rápida e eficiente suas ferramentas no WSL. Pt-3
Favicon
Arch install azure cli
Favicon
Melhorando e configurando seu novo Shell linux. Pt-2

Featured ones: