Be a shell-warrior on Windows

1) Make the shell more beautiful Pursuit of happiness – oh my Windows terminal is using: – posh-git – Get-ChildItemColor – Powerline Fonts see also: https://blogs.sap.com/2020/01/03/spice-up-your-windows-terminal/ 2) Install WSL – https://docs.microsoft.com/de-de/windows/wsl/install-win10 – config for zsh: Load the Plugin plugins=(zsh-dircolors-solarized) and setup the theme: setupsolarized dircolors.ansi-dark 3) Install PowerToys and vim – MS Power Toys – Vim 4) Set Aliases for...