Skip to content

Instantly share code, notes, and snippets.

View juliencol's full-sized avatar

Juliencol juliencol

View GitHub Profile
@juliencol
juliencol / GitCommitEmoji.md
Created November 1, 2020 10:04 — forked from acospain/GitCommitEmoji.md
Git Commit message Emoji

Inspired by dannyfritz/commit-message-emoji

See also gitmoji.

Basics Commits Emoji
Initial commit 🎉 :tada:
New feature :sparkles:
Performances :zap:
Critical hotfix 🚑 :ambulance:
@juliencol
juliencol / mongoshell_commands.md
Last active November 1, 2020 09:59 — forked from bradtraversy/mongodb_cheat_sheet.md
Mongoshell Commands

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database

db