Skip to content

Instantly share code, notes, and snippets.

View soufianekremcht's full-sized avatar
🪁
Trying New things

Soufiane Kremcht soufianekremcht

🪁
Trying New things
View GitHub Profile
@soufianekremcht
soufianekremcht / docker-help.md
Created April 19, 2021 01:25 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info

@soufianekremcht
soufianekremcht / vscode_shortcuts.md
Created April 19, 2021 01:24 — forked from bradtraversy/vscode_shortcuts.md
Helpful shortcuts for VSCode

VSCode Shortcuts

List of helpful shortcuts for faster coding

If you have any other helpful shortcuts, feel free to add in the comments of this gist :)

Official List of all commands

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database

@soufianekremcht
soufianekremcht / sample.md
Last active March 4, 2021 22:29 — forked from bradtraversy/sample.md
Markdown Cheat Sheet

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5

This text is italic