Skip to content

martinbaud/powershell-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PowerShell Profile

Linux-like aliases and project launchers for Windows PowerShell.

Installation

Copy-Item .\Microsoft.PowerShell_profile.ps1 $PROFILE -Force
. $PROFILE

Features

  • Linux aliases: rm -rf, touch, ll, grep, head, tail, which, df, export
  • UTF-8 encoding
  • Project launchers

About

Linux-like aliases and project launchers for Windows PowerShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors