Project Awesome project awesome

PowerShell

Cross-platform object-oriented shell.

Collection 5.4k stars Archived GitHub

Commandline Productivity

Dotenv 83 updated 27d ago

Provides directory specific environments through .env files, similar to direnv.

posh-git 8.2k updated 1y ago

Set of PowerShell scripts which provide Git/PowerShell integration.

PSReadLine 4.2k updated 14d ago

Bash inspired readline implementation for PowerShell. Keeps history between sessions, adds reverse-history search and makes the commandline experience much better overall.

TabExpansionPlusPlus 203 updated 7y ago

PowerShell module to make customizing tab completion easier and add a library of custom argument completers.

Jump-Location 472 updated 6y ago

PowerShell cd that reads your mind. Autojump implementation for PowerShell. UNMAINTAINED

Zlocation 617 updated 1y ago

z.sh implementation for PowerShell. Similar to Jump-Location.

thefuck 95.7k updated 1y ago

Magnificent app which corrects your previous console command (by typing fuck).

PSFzf 1.1k updated 14d ago

a PowerShell module that wraps fzf, a fuzzy file finder for the command line.

pslinq 76 updated 5y ago

LINQ (LINQ2Objects) for PowerShell.

posh-with 73 updated 9y ago

Command prefixing for continuous workflow using a single tool.

PSDirTag 27 updated 8y ago

DirTags are relative paths that appear as variables in the PowerShell prompt that update as you navigate. Saves keystrokes when navigating folder structures.

PSUtil 158 updated 9mo ago

Designed to make the user's console life more convenient. It includes shortcuts, aliases, key bindings and convenience functions geared towards greater efficiency and less typing.

PSDepend 295 updated 2y ago

PowerShell Dependency Handler

PSScriptTools 994 updated 1y ago

A set of of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console.

zoxide 34.9k updated yesterday

A better way to navigate your filesystem. Written in Rust, cross-shell, and much faster than other autojumpers.