diff options
-rwxr-xr-x | .osx | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -86,8 +86,8 @@ defaults write NSGlobalDomain NSDisableAutomaticTermination -bool true defaults write com.apple.helpviewer DevMode -bool true # Fix for the ancient UTF-8 bug in QuickLook (http://mths.be/bbo) -# Commented out, as this is known to cause problems when saving files in -# Adobe Illustrator CS5 :( +# Commented out, as this is known to cause problems in various Adobe apps :( +# See https://github.com/mathiasbynens/dotfiles/issues/237 #echo "0x08000100:0" > ~/.CFUserTextEncoding # Reveal IP address, hostname, OS version, etc. when clicking the clock |