TODO.txt
Not really my TODO.txt, but close enough.
# download orders from Amazon https://www.amazon.com/gp/b2b/reports # pressing and holding a key on a mac causes repeating letters to display (instead of é or ñ or ø ó like options) defaults write -g ApplePressAndHoldEnabled -bool false # sass for SSP sass --watch --line-numbers --style expanded scss:css # lovely fonts, maybe for a new project http://www.myfonts.com/newsletters/sp/201401.html # opt out of targeted ads http://www.networkadvertising.org/choices/ # TIL: `sudo opensnoop` in osx will list which files are being touched by which processes. Useful for reverse engineering. % sudo opensnoop # get google products to stop automatically updating themselves # from https://support.google.com/installer/answer/147176 % defaults write com.google.Keystone.Agent checkInterval 0
Add new comment