Skip to content

kidandcat/WLSinterop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WLSinterop

PowerShell profile for minimizing environment switch

Installation

Create a folder named WindowsPowerShell in your Documents folder. Then copy this file inside that folder with the name being Microsoft.PowerShell_profile.ps1.

Usage

After opening a new PowerShell window, all of your Linux commands will be available directly from powershell, without the need of using bash -c "".

Right now command autocomplete doesn't works, but windows paths will be parsed so you can autocomplete paths.

In administrator privileged command set-executionpolicy remotesigned

(optional) Set root as default user

ubuntu1804.exe config --default-user root

Demo

Using dir, then ls

Demo

About

Windows Linux Subsystem zero switch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published