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