create different ssh key according the article Set-Up Git
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
create different ssh key according the article Set-Up Git
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
wget -c "https://gist.github.com/e-cloud/34acbefe0597a02f9a081a01eff6dd24/raw/3bad7148f60ab70659b0be14ef07b0bd4d019f62/install-mysql8-on-wsl.sh" install-mysql8-on-wsl.sh
chmod 740 install-mysql8-on-wsl.sh
./install-mysql8-on-wsl.sh
| { | |
| "rules": { | |
| "order/properties-order": [ | |
| [ | |
| { | |
| "description": "typography group", | |
| "emptyLineBefore": "never", | |
| "properties": [ | |
| "font", | |
| "font-family", |