blob: 9d1ae7c2338f11a8f5a6c47d944578ab79f4d7ac (
plain) (
tree)
|
|
Windows environment variables management
========================================
A collection of simple programs to manage my environment 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
|