Skip to content

Instantly share code, notes, and snippets.

View ruben-rodriguez's full-sized avatar
⛩️
I may be slow to respond.

Ruben Rodriguez ruben-rodriguez

⛩️
I may be slow to respond.
View GitHub Profile
@ruben-rodriguez
ruben-rodriguez / keybase.md
Created February 18, 2017 12:45
Keybase.io ID

Keybase proof

I hereby claim:

  • I am ermus19 on github.
  • I am akiyoshi (https://keybase.io/akiyoshi) on keybase.
  • I have a public key whose fingerprint is 4E1C 99A5 B005 8AFE 6227 2DA8 D020 B530 ACB5 58B1

To claim this, I am signing this object:

@ruben-rodriguez
ruben-rodriguez / GITCMD.txt
Last active April 25, 2017 16:07
GIT CMD
CONFIGURING:
$ git config --global user.name “NAME”
$ git config --global user.email “[email protected]
CLONING:
$ git clone https://github.com/ermus19/meteo.git
UPDATING:
$ git pull