blob: a921b82390cc16c2e709c76c05170f8233f456ff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Windows `tmp` directory
A collection of scripts 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
|