Skip to content

MagnusMat/Windows-Terminal-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Terminal Setup

My current Windows Terminal setup. Run the below script to install everything.

wget -O - https://raw.githubusercontent.com/MagnusMat/Windows-Terminal-Setup/main/WSL-Setup.sh?token=GHSAT0AAAAAABVGWAJ45WHISF77XKDCZ26AYVZ3AHA | bash

The Terminal Settings are for Windows Terminal. If the install script doesn't run because of certificate issues, then run the code below.

sudo apt-get -y update; sudo apt-get -y upgrade
sudo apt-get -y install ca-certificates

About

My current Windows Terminal setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages