Skip to content

TheStef56/PowerCmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerCmd

PowerCmd is a "wrapper" for cmd that adds these features:

  • A persistent history of commands (through which navigate with arrow keys).
  • A persistent session that saves the colors and the last directory you were in.
  • Auto-completion of commands and programs in global environment variables.

Requirements

To install it you need either to have gcc installed and with his path in global environment variables, or you will need to edit install.ps1.

Installation

To install it, you just need to run install.ps1 as ADMINISTRATOR.

If you want to uninstall it, just run uninstall.ps1 as ADMINISTRATOR.

Usage

You can use it by running cmd from applications (the installation process creates a shortcut to the app that will be located in %appdata%\PowerCmd\ and will substitute it to the actual cmd shortcut located in %appdata%\Microsoft\Windows\Start Menu\Programs\System Tools\).

PowerCmd

License

MIT

About

A wrapper for cmd with persistent history, command completion and persistent colors settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published