Skip to content

Instantly share code, notes, and snippets.

View dhirajbhandari's full-sized avatar

Raj Bhandari dhirajbhandari

View GitHub Profile
{
":type": "application/vnd.playup.sport.contest.event+json",
":uri": "pu:contest:event:2429773",
"time-stamp": "2014-06-28T16:18:27Z",
"contest": {
":uri": "pu:contest:20120476604"
},
"event-type": "football_yellow_card_event",
"clock": {
":type": "application/vnd.playup.sport.contest.football.clock;format=json",
#!/bin/bash
#
# DESCRIPTION:
#
# Set the bash prompt according to:
# * the active virtualenv
# * the branch/status of the current git repository
# * the return value of the previous command
# * the fact you just came from Windows and are used to having newlines in
# your prompts.