Skip to content

Instantly share code, notes, and snippets.

View woowee's full-sized avatar

woowee woowee

  • tokyo
View GitHub Profile
@woowee
woowee / com.googlecode.iterm2.xml
Created January 20, 2017 23:17
ex.: `plutil -convert xml1 com.googlecode.iterm2.xml -o com.googlecode.iterm2.plist && mv -f com.googlecode.iterm2.plist ~/Library/Preferences/ && defaults read com.googlecode.iterm2`
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AppleAntiAliasingThreshold</key>
<integer>1</integer>
<key>AppleScrollAnimationEnabled</key>
<integer>0</integer>
<key>AppleSmoothFixedFontsSizeThreshold</key>
<integer>1</integer>
#!/bin/sh
#
# Author: Aaron Voisine <[email protected]>
# Inkscape Modifications:
# Michael Wybrow <[email protected]>
# Jean-Olivier Irisson <[email protected]>
# ~suv <[email protected]>
#
get_env_current ()
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>keys</key>
<dict>
<key>*</key>
<dict>
<key>'!'</key>
<dict>