WSL_scripts Tools for WSL Setup Clone this repo inside WSL cd git clone https://github.com/IvS-KULeuven/WSL_scripts.git Add the scripts you want to your .bashrc cat << 'EOF' >> ~/.bashrc source ~/WSL_scripts/shared_ssh_agent.sh source ~/WSL_scripts/kmkssh.sh EOF