Skip to content

Instantly share code, notes, and snippets.

View Phaze1D's full-sized avatar

David Villarreal Phaze1D

  • Mexico
View GitHub Profile

Keybase proof

I hereby claim:

  • I am phaze1d on github.
  • I am dvillarreal (https://keybase.io/dvillarreal) on keybase.
  • I have a public key ASAsxZj67XgsbFNpVpBso_3HdkIe5bXTYHSVApmU3teSNAo

To claim this, I am signing this object:

# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->