My configs currently support Microsoft's WSL2 using the Ubuntu distro.
- Create a ssh key in order to clone this repository with SSH:
ssh-keygen -t rsa -C "[your@email.com]" - Copy the key:
cat ~/.ssh/id_rsa.pub - Open the keys GitHub page and register the key in your profile
- Clone this repository inside
~/.config/user:git clone git@github.com:Giatroo/cfgs.git ~/.config/user - Run the installation script:
./wsl-cfg.sh
You can also modify wsl-cfg.sh as you wish.
This repository also contains a lot of utilities that I may use in my day-a-day, like README templates, LaTeX macros and other stuff.
Additionally, to make this configuration even better, set the Catpuccin theme in your Windows Terminal. Use this GitHub repository.