WSL configuration shell-script to make a beautiful web developer environment
Mello Patched:
https://github.com/romkatv/powerlevel10k#meslo-nerd-font-patched-for-powerlevel10k
Please, run following commands:
sudo su
echo "dev ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
exit
git clone https://github.com/Pi-Bouf/wsl-install.git
cd wsl-install
chmod u+x *.sh
sh Install.sh
sh Post-Zsh.sh