Simple utilities for a better experience in WSL
utils/bin | ||
README.md |
WSL Helpers
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.
Installation
Install using stow
:
stow -v -d . -t /usr/local utils
Scripts
explorer
: open current directory in Windows Exploreripfonfig
: use Windows'ipconfig
command, WSL does not provide or supportifconfig
(kind of redundant because we can useip
in the WSL but keeping it here anyway for convenience)powershell
: run PowerShell inside WSL terminal.start
: starttmux
as a sub-process ofssh-agent
and attach to themain
session, creating it if not existent.wsl
: use the WSL to WSL the WSL.