Skip to content

clayboone/powerranger

Repository files navigation

powerranger

A ranger-inspired file manager for PowerShell.

Installation

You'll need Python 3.7 or higher. Install or update with:

pip install --user --upgrade powerranger

Usage

Run from a console with:

powerranger

Or:

python -m powerranger

If you want to run inside of mintty, the terminal emulator which ships with Git Bash, and get a message saying "Rediration not supported", you will need to prepend the command with winpty to start the program instead:

winpty powerranger

License

MIT

About

A ranger-inspired file manager for PowerShell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published