Chrome config: make web inspector fonts bigger
This commit is contained in:
6
chrome/install.sh
Executable file
6
chrome/install.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Fix chrome web inspector fonts to be readable.
|
||||
# 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
|
||||
Reference in New Issue
Block a user