Skip to content

Instantly share code, notes, and snippets.

View mave007's full-sized avatar

Mauricio Vergara Ereche mave007

View GitHub Profile

Keybase proof

I hereby claim:

  • I am mave007 on github.
  • I am mave (https://keybase.io/mave) on keybase.
  • I have a public key whose fingerprint is A83F 8D07 37AB 39EC 3DCA 0AFB AEC2 6662 B927 0F9D

To claim this, I am signing this object:

@mave007
mave007 / .bash_profile
Last active August 29, 2015 14:06
mave .bash_profile
# .bash_profile mave
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin:
export PATH