/wsl-dotfiles

Dotfiles for WSL on Windows 10

Primary LanguageShell

Installation

Clone in WSL home directory and install.

git clone git@github.com:ma-bourassa/wsl-dotfiles.git

./wsl-dotfiles/install.sh

To generate a new ssh key

ssh-keygen -t rsa -b 4096 -C "youremail@gmail.com"