Skip to content

Instantly share code, notes, and snippets.

View kenbolton's full-sized avatar

Ken Bolton kenbolton

  • BScientific
  • Beacon, NY
View GitHub Profile

Keybase proof

I hereby claim:

  • I am kenbolton on github.
  • I am kenbolton (https://keybase.io/kenbolton) on keybase.
  • I have a public key whose fingerprint is F43F 3EA4 4440 2A44 8E43 E7C9 AD7E 8178 CD53 B45A

To claim this, I am signing this object:

@kenbolton
kenbolton / spacemacs-cheshe.org
Last active April 5, 2018 15:26 — forked from robphoenix/spacemacs-cheshe.md
Spacemacs Cheat Sheet

Useful Spacemacs commands

  • `SPC q q` - quit
  • `SPC w /` - split window vertically
  • `SPC w` - - split window horizontally
  • `SPC 1` - switch to window 1
  • `SPC 2` - switch to window 2
  • `SPC w c` - delete current window
  • `SPC TAB` - switch to previous buffer
  • `SPC b b` - switch buffers
@kenbolton
kenbolton / amphetamine.md
Created June 11, 2019 15:56 — forked from heptal/amphetamine.md
Hammerspoon replacement for Caffeine

Amphetamine

Simple toggleable menubar replacement for Caffeine in Hammerspoon, utilizing ASCIImage (for vector) to create the amphetamine icons. Motivated by the official Caffeine app's icon looking bad on Retina

Get latest version here: amphetamine.lua

Save as amphetamine.lua in ~/.hammerspoon/ and put amphetamine = require "amphetamine" in your init.lua