Skip to content

Instantly share code, notes, and snippets.

@artem-mevsha
artem-mevsha / genesis_public_key
Created May 12, 2018 10:15
genesis_public_key
04127ca32eca2bfa28b815aea6d72a290d500d8a27a707ff48111ef1719cc3f1dbc1ba71e5202b84fc9d21f8f231301ba2ef54ae489fd76e071ed1eafdfb000473;minibikini

Keybase proof

I hereby claim:

  • I am artem-mevsha on github.
  • I am aston4eg (https://keybase.io/aston4eg) on keybase.
  • I have a public key ASBrPnjK3X1itW9AbSfbGQwuHiBTiPUY_vmo_D985-14ego

To claim this, I am signing this object:

@artem-mevsha
artem-mevsha / Package Control.sublime-settings
Created September 16, 2017 10:24
Sublime Text 3 settings
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"Alignment",
"All Autocomplete",
"AutoFileName",
# 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 ->