Make scripts easily installable with stow

This commit is contained in:
Fernando Schauenburg 2022-01-21 11:55:51 +01:00
parent 47ae86cac0
commit cf3344ab48
5 changed files with 9 additions and 1 deletions

View file

@ -4,7 +4,15 @@ These are small scripts to help with living in the WSL on Windows. Mostly
wrappers to easily run Windows executables without having to hunt down the full
path to the binaries.
# Scripts
## Installation
Install using `stow`:
```console
stow stow -v -d . -t /usr/local utils
```
## Scripts
- `explorer`: open current directory in Windows Explorer
- `ipfonfig`: use Windows' `ipconfig` command, WSL does not provide or support