Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

vs code set ubuntu wsl as default terminal

- Go to vs code > settings.json
- Replaces "terminal.integrated.shell.windows" with:

{
"terminal.integrated.shell.windows": "C:WINDOWSSystem32wsl.exe",
}
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu installing gimp 
Shell :: list changed files git 
Shell :: create and run docker registry 
Shell :: how to start a web server linux 
Shell :: remove large file from git history 
Shell :: pip install google vision 
Shell :: mac delete node_modules 
Shell :: change default file manager ubuntu gnome linux 
Shell :: kubernetes combine logs all replicas 
Shell :: install xrdp ubuntu 18.04 
Shell :: linux size of files 
Shell :: install avro for linux 
Shell :: install docker on Amazon Linux 2 AMI 
Shell :: classic doom for linux ubuntu 
Shell :: how to find current active yarn resource manager 
Shell :: Error relocating /usr/bin/curl 
Shell :: docker compose No protocol specified could not connect to display :1 
Shell :: install vivaldi on linux mint 
Shell :: git reset to origin/master 
Shell :: tfswitch install 
Shell :: bash zero padding 
Shell :: create a batch file to create a text file with multiple line input 
Shell :: Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs 
Shell :: how to debug a specific pod when Replication controller is doing load balancing 
Shell :: how to uninstall android studio in ubuntu 20.04 using terminal 
Shell :: apache user linux 
Shell :: mounting nvme disk on aws ec2 
Shell :: prevent always typing sudo 
Shell :: batch run command in new terminal window 
Shell :: install node arch linux 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =