Way to sync/backup profiles
By aristide... on May 12, 2011 09:09 (imported from Google Code)
There is no way to import/export profiles.
Currently, all the profile information is stored in a .plist somewhere in ~/Library/Preferences.
The only thing one can do is to manually keep backing up the file.
It is impossible to keep the file stored and synced in Dropbox using the symlink trick, since symlinks get replaced.
The solution is to keep the preferences inside a folder somewhere (ex. ~/Library/Application Suppor/iTerm2)
That way preferences can be kept safe and in sync between machines