Skip to content

Instantly share code, notes, and snippets.

View creativeworkx's full-sized avatar

creativeworkx

View GitHub Profile
#
# wsl commands
#
list all distributions including version of wsl
-----------------------------------------------
wsl --list --verbose
start mysql in default distribution
-----------------------------------
#
# git commands
#
Update on Windows
------------------
git update-git-for-windows
Push branch to remote repository
--------------------------------