Skip to content

bitsper2nd/powershell-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 PowerShell Profile

A stylish and functional PowerShell profile that looks and feels almost as good as a Linux terminal.

✨ Features

A smarter PowerShell so you always know which command to run next.

  • Input History
  • Next Word Prediction
  • Smart Quotes
  • Argument Highlighter
  • Auto Bracket Pairing
  • Custom Prompt

âš¡ Installation

Execute the following command in an elevated PowerShell window to install the PowerShell profile:

irm "https://github.com/bitsper2nd/powershell-profile/raw/main/setup.ps1" | iex

The script will also install the following cli tools from Winget:

  • RipGrep - A clone of grep.
  • sd - A sed alternative.
  • fd - An alternative to find.
  • starship - A customizable prompt.
  • gsudo - Sudo for Windows.
  • zoxide - A smarter cd command.
  • bat - A cat clone.
  • tlrc - Cheatsheets for console commands.
  • eza - A modern replacement for ls

Credits

Now, enjoy your enhanced PowerShell experience!

About

A stylish and functional PowerShell profile that looks and feels almost as good as a Linux terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published