Skip to content

Instantly share code, notes, and snippets.

View djhi's full-sized avatar

Gildas Garcia djhi

  • Marmelab
  • Dijon (France)
View GitHub Profile
@djhi
djhi / keybase.md
Last active October 21, 2020 06:24

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@djhi
djhi / cloudSettings
Last active May 3, 2020 10:14
Visual Studio Code Sync Settings Gist
{"lastUpload":"2020-05-03T10:14:35.703Z","extensionVersion":"v3.4.3"}
@djhi
djhi / .hyper.js
Last active October 1, 2017 13:20
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 14,
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'rgba(248,28,229,0.8)',