blob: 9b7cb8cd81097c71942554974e8eb0f7fe0ded11 (
plain) (
tree)
|
|
Windows environment variables
=============================
A collection of simple programs to manage my environmental variables, created
mainly to:
* learn a bit of Haskell,
* make it easier to add paths to the PATH variable, automatically setup
`_NT_SYMBOL_PATH`, etc.
License
-------
This project, including all of the files and their contents, is licensed under
the terms of the MIT License.
See [LICENSE.txt] for details.
[LICENSE.txt]: LICENSE.txt
|