Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 752 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 752 Bytes

batchrc

A collection of homegrown batch scripts to make Windows command line a bit more friendly.


If a command has help text available, it will be shown via the /? flag.

Installation

> git clone https://github.com/cobbdb/batchrc.git
> cd batchrc
> setup

Configuration

Edit the config.template file to include specific paths on your system. Only a few commands use these settings, but -for those commands- they are required. After inputing your information, save the template as config.bat and you're ready to go.

Updating

I'm always adding cool new stuff to this repo, so be sure to update from time to time to stay current.

> updatebrc