Skip to content

Instantly share code, notes, and snippets.

@guipacheco2
Last active September 28, 2015 20:35
Show Gist options
  • Save guipacheco2/10077170 to your computer and use it in GitHub Desktop.
Save guipacheco2/10077170 to your computer and use it in GitHub Desktop.
Git

git

Config

  • git config --global user.name "Guilherme Pacheco"
  • git config --global user.email "guipacheco2@gmail.com"
  • git config --global color.ui true
  • git config --global push.default current
wget --user=guipacheco2 --ask-password https://bitbucket.org/guipacheco2/leilao/get/leilomais.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment