aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Installation: Add missing 'cd' call to procedureJoseph Hunkeler2022-04-141-1/+2
|
* Update README.mdJoseph Hunkeler2022-02-161-1/+2
|
* Implement --all/-AJoseph Hunkeler2022-02-141-3/+12
| | | | * Apply filters to all environment variables
* Add default path (#6)Joseph Hunkeler2021-05-161-0/+1
| | | | | | | | | | | | | | | | | * Add default path * Improve support/implementation logic * Fix braces in tests * Enable warnings * Emit more generalized form of windows path * Change initialization order * Add --default/-D to documentation * Fix platform detection
* Update README.mdJoseph Hunkeler2021-05-071-1/+1
|
* Improvements (#4)Joseph Hunkeler2021-05-071-0/+1
| | | | | | | | | * Move display code into functions * Mark windows supported * Guard against overruns * Add --list argument to docs
* No sep ending (#2)Joseph Hunkeler2021-05-061-0/+3
| | | * Be extra sure not to inject a separator at the end of the output string
* Initial commitJoe Hunkeler2021-05-041-0/+71