From eab82b9ebfa644626ccf2ba9b04c01a212c111b3 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 5 Dec 2016 22:06:10 +1100 Subject: [PATCH] Adds a helpful little link to the README at the top of the dots source --- local/bin/dots | 1 + 1 file changed, 1 insertion(+) diff --git a/local/bin/dots b/local/bin/dots index f6f3b47..43d2238 100755 --- a/local/bin/dots +++ b/local/bin/dots @@ -1,4 +1,5 @@ #!/usr/bin/env zsh +# WHAT IS THIS 'bootstrap'() { echo 'Bootstrapping your dotfiles...' >&2