Skip to content

Pi-Bouf/wsl-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

wsl-install

WSL configuration shell-script to make a beautiful web developer environment

Fonts

Mello Patched:

https://github.com/romkatv/powerlevel10k#meslo-nerd-font-patched-for-powerlevel10k

Instructions

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