Skip to content

Instantly share code, notes, and snippets.

View br1o's full-sized avatar

br1o br1o

View GitHub Profile
@br1o
br1o / gist:2761593
Created May 21, 2012 09:58
Initialiser ton dépôt Git
# Une fois que tu as créé ton dépôt sur GitHub
# Et que tu as installé tous les utilitaires
# (Toutes les commandes suivantes devront être lancée dans ton répertoire de travail avec Git Bash)
# 1 - Tu initialises ton dépôt local
$ git init
# 2 - Tu ajoutes l'URL vers ton dépôt distant (GitHub)
$ git remote add origin git@github.com:br1o/Basics.git
@mklabs
mklabs / bootstrap-plugins.txt
Created December 2, 2011 11:23
h5bp + twitter bootstrap integration
bootstrap-tooltip.js
bootstrap-popover.js
bootstrap-alert.js
bootstrap-button.js
bootstrap-carousel.js
bootstrap-collapse.js
bootstrap-dropdown.js
bootstrap-modal.js
bootstrap-scrollspy.js
bootstrap-tab.js
@defunkt
defunkt / clients.md
Created April 18, 2010 14:09
A list of Gist clients.

Gist Clients

Want to create a Gist from your editor, the command line, or the Services menu? Here's how.

Editor Support