Microsoft’s Windows System for Linux is coming along nicely and they are adding features that makes it easy to sideload your favorite distro. The best distro images to sideload are docker or server images due to the size — you really don’t want to do a full desktop sideload since most of the features won’t be very useful in WSL. I’ve written the following cheat sheet for installing Fedora in WSL but it can be adapted to many distros.
Continue reading Fedora in WSLCategory Archives: zsh
Terminal: list colors
If you want to change the color of parts of your prompt, you can using the following commands and color values inside the prompt definition.
Continue reading Terminal: list colors