Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am marcusguttenplan on github.
  • I am cipherstoner (https://keybase.io/cipherstoner) on keybase.
  • I have a public key ASDKHg7B3mx9vVaP8kqlEKbJawlsVG0He5oEDFbmrMBPyQo

To claim this, I am signing this object:

@marcusguttenplan
marcusguttenplan / toolbar.cson
Last active April 23, 2019 23:41
super useful atom toolbar
# This file is used by Flex Tool Bar to create buttons on your Tool Bar.
# For more information how to use this package and create your own buttons,
# read the documentation on https://atom.io/packages/flex-tool-bar
# [
# {
# type: "button"
# icon: "gear"
# callback: "flex-tool-bar:edit-config-file"
# tooltip: "Edit Tool Bar"