From 01b9dee130fd92f51b4d7a551cb3add2f50c471e Mon Sep 17 00:00:00 2001 From: Ellis Berner Date: Tue, 28 Feb 2012 00:12:41 -0800 Subject: [PATCH] Update chrome/install.sh --- chrome/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/install.sh b/chrome/install.sh index df62d64..21d67e6 100755 --- a/chrome/install.sh +++ b/chrome/install.sh @@ -3,4 +3,4 @@ # http://blog.dotsmart.net/2011/09/30/change-font-size-in-chrome-devtools/ # Use: -cp ~/.dotfiles/chrome/Custom.css ~/Library/Application\ Support/Google/Chrome/Default/Custom.css +cp ~/.yadr/chrome/Custom.css ~/Library/Application\ Support/Google/Chrome/Default/Custom.css