updated qlcolorcode (2.0.6)

This commit is contained in:
Saagar Jha 2016-03-22 19:39:21 -07:00 committed by Vítor Galvão
parent 9c77a8d725
commit bfaef1db80
1 changed files with 0 additions and 5 deletions

View File

@ -13,10 +13,5 @@ cask 'qlcolorcode' do
qlplugin 'QLColorCode.qlgenerator'
postflight do
# This sets the path to the highlight binary to the preferred one found in $PATH.
system 'defaults write org.n8gray.QLColorCode pathHL "$(which highlight)"'
end
zap trash: '~/Library/Preferences/org.n8gray.QLColorCode.plist'
end