Skip to content

Instantly share code, notes, and snippets.

@agoddard
agoddard / dot_git_colors
Created August 22, 2011 04:40
dot_git_colors
#!/bin/bash
#
# Set our bash prompt according to the branch/status of the current git
# repository.
#
# Forked from http://gist.github.com/31934
RED="\[\033[0;31m\]"
YELLOW="\[\033[0;33m\]"
GREEN="\[\033[0;32m\]"
@agoddard
agoddard / Cheffile out
Created August 16, 2011 04:27
Output of Cheffile with collectd @ github
[Librarian] Scheduling collectd (>= 0) <http://community.opscode.com/api/v1>
[Librarian] Scheduling collectd_plugins (>= 0) <http://community.opscode.com/api/v1>
[Librarian] Scheduling collectd (>= 0) <https://github.com/agoddard/collectd-cookbook#ae31704731f06b89def62ed1c1ce40892e95dcf9>
[Librarian] Scheduling collectd_plugins (>= 0) <http://community.opscode.com/api/v1>
[Librarian] Resolving collectd (>= 0) <http://community.opscode.com/api/v1>
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/collectd
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/collectd/versions/1_0_0
[Librarian] Checking collectd/1.0.0 <http://community.opscode.com/api/v1>
[Librarian] Resolving collectd_plugins (>= 0) <http://community.opscode.com/api/v1>
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/collectd_plugins
We couldn’t find that file to show.
We couldn’t find that file to show.