I hereby claim:
- I am rdewolff on github.
- I am rdewolff (https://keybase.io/rdewolff) on keybase.
- I have a public key whose fingerprint is D072 A77A 3F10 EA51 29CF 0DC6 7D2D 50E5 C8CE FAEF
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| module.exports = { | |
| config: { | |
| // default font size in pixels for all tabs | |
| fontSize: 15, | |
| // font family with optional fallbacks | |
| fontFamily: 'Menlo, "DejaVu Sans Mono", "Lucida Console", monospace', | |
| // terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk) | |
| cursorColor: 'rgba(248,28,229,0.8)', |
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
| Commit type | Emoji |
|---|---|
| Initial commit | 🎉 :tada: |
| Version tag | 🔖 :bookmark: |
| New feature | ✨ :sparkles: |
| Bugfix | 🐛 :bug: |
| project 'meetme.xcworkspace' | |
| platform :ios, '10.0' | |
| # do not track cocoa pod stats | |
| ENV['COCOAPODS_DISABLE_STATS'] = 'true' | |
| def required_pods | |
| pod 'Stripe', '~> 19.0.1' |
| Hello, this is a sample gist! |