From 1cc8de15a096b1ca22b6093d42f3b4dcae5c8990 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 2 Nov 2011 13:08:06 -0400 Subject: Use git:// instead of https:// to fetch my fork of emacs-color-theme-solarized --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs b/.emacs index 09c80f8..805b4c3 100644 --- a/.emacs +++ b/.emacs @@ -36,7 +36,7 @@ :after (lambda () (color-theme-tty-dark))) (:name color-theme-solarized - :url "https://LukeShu@github.com/LukeShu/emacs-color-theme-solarized.git" + :url "git://github.com/LukeShu/emacs-color-theme-solarized.git" :after (lambda () (add-hook 'after-make-frame-functions (lambda (frame) -- cgit v1.1-4-g5e80