Skip to content

Instantly share code, notes, and snippets.

View dataduke's full-sized avatar

Benjamin Nothdurft dataduke

View GitHub Profile
@dataduke
dataduke / README.md
Created March 24, 2016 01:12 — forked from gesellix/README.md
Docker Birthday #3
#!/bin/sh
# Alot of these configs have been taken from the various places
# on the web, most from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'