Set Windows Terminal to use your user HOME directory
Cross-posted from wsl.tips/tips/windows-terminal-start-directory
Windows Terminal is the new Terminal experience from the Windows team. It’s open source and iterating quickly. As a WSL user, a really nice feature is that it auto-detects the WSL distros you have installed.
By default, when you launch Windows Terminal for a WSL distro it puts you in the /mnt/... path for your Windows user profile (e.g. /mnt/c/Users/stuart).
As this post by Simon Ferquel suggests: “Fully embrace WSL2”!
[Read More]