Skip to content

danrs/windows-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

windows-config

This repo contains the scripts and resources needed to set up a new windows installation

Programs to Install

Manual setup

WSL Ubuntu

In powershell, run:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

Reboot when prompted, then install your chosen distribution from the windows store.

# WSL root location in windows file system:
# (note that editing WSL files from windows is NOT SUPPORTED)
C:\Users\dsmith\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState
# Windows C:\ location in WSL file system:
/mnt/c

ConEmu

Import ConEmu.xml for my settings. Do this after installing WSL ubuntu and git.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published