Skip to content

Instantly share code, notes, and snippets.

View drobannx's full-sized avatar

Brandon Clemons drobannx

  • @dotloop / Zillow Group
  • Cincinnati, Ohio
View GitHub Profile

Keybase proof

I hereby claim:

  • I am drobannx on github.
  • I am drobannx (https://keybase.io/drobannx) on keybase.
  • I have a public key ASACreFrd4IrsvTjoeel6C6RqL9syxbulcWogXF-MA6D8Qo

To claim this, I am signing this object:

@drobannx
drobannx / .hyperterm.js
Last active August 17, 2016 17:19
Hyperterm Settings
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 14,
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", "Lucida Console", monospace, "Inconsolata for Powerline"',
// terminal cursor background color (hex)
cursorColor: '#F81CE5',