Skip to content

Instantly share code, notes, and snippets.

View Mr-M1M3's full-sized avatar
🔥
inferno

Mr. Mime Mr-M1M3

🔥
inferno
  • Bangladesh
View GitHub Profile
@Igor-Lopes
Igor-Lopes / mongoose-timestamps.js
Created February 2, 2018 16:34
Add timestamps and expiration to mongoose schema
var schema = mongoose.Schema({
email: {
type: String,
required: true,
lowercase: true,
index: {
unique: true
}
},
expireAt: {
@rickdaalhuizen90
rickdaalhuizen90 / .bashrc
Created February 12, 2017 17:20
Parrot Os bash theme for ubuntu
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# If not running interactively, don't do anything
[ -z "$PS1" ] && return
# don't put duplicate lines in the history. See bash(1) for more options
# ... or force ignoredups and ignorespace
HISTCONTROL=ignoredups:ignorespace
@parmentf
parmentf / GitCommitEmoji.md
Last active July 14, 2024 11:47
Git Commit message Emoji
@rxaviers
rxaviers / gist:7360908
Last active July 16, 2024 17:35
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: