updated README
This commit is contained in:
parent
3ea61d1954
commit
d8e7bb5b33
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
||||||
|
|
||||||
These are tools I use to use Windows primarily through WSL.
|
These are tools I use to use Windows primarily through WSL.
|
||||||
|
|
||||||
|
## `mkwin`
|
||||||
|
|
||||||
|
A Rust utility to quickly make a bash script to run a windows executable with
|
||||||
|
certain parameters.
|
||||||
|
|
||||||
## `path-convert`
|
## `path-convert`
|
||||||
|
|
||||||
A Linux utility to canonicalize and convert paths from Unix to DOS, which makes
|
A Linux utility to canonicalize and convert paths from Unix to DOS, which makes
|
||||||
|
|
Loading…
Reference in a new issue