Skip to content

Lists a directory and creates aliases for Windows cmd.exe

License

Notifications You must be signed in to change notification settings

HenriquedoVal/win-basic-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win-basic-tools

Description:
CLI tool for listing a directory in Windows.
Also has config helper for cmd.exe.

Installation

> pip install win-basic-tools

Usage

$ win-basic-tools setup

This will create aliases like python -m win_basic_tools -acil, "acil" being each letter an option.
'a' for all files, 'c' for colors, 'i' for icons and 'l' for list.

It will create the .macros.doskey at your home directory and point it in Registry.
After refreshing your prompt, you can use ls, ll, touch. See %USERPROFILE%\.macros.doskey for the list of aliases.

Uninstall: run win-basic-tools uninstall before pip uninstall for reseting Registry.

Also has further options for integrating with other programs.

Image

Aplication exmaple

License

MIT

About

Lists a directory and creates aliases for Windows cmd.exe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages