--
You received this message because you are subscribed to the Google Groups "iterm2-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iterm2-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iterm2-discuss/b913f100-7512-4e9c-aa9b-18ced86886a6n%40googlegroups.com.
Is there a way to initialize com.googlecode.iterm2 from a script? As far as I understand this is initialized from the moment you open iTerm2 for the first time. Basically I want to install iTerm2 from a script (e.g. using homebrew), initialize com.googlecode.iterm2.plist and set my custom preferences using the "defaults" command after that.