Keeping Prefences in Git

   473   2   1
User Avatar
Member
162 posts
Joined: 9月 2017
オフライン
Hi,

Does anybody know if it is possible to have all preferences (colors, hotkeys, desktops) collected in one Python file? I am trying to make it easier to grab my preferences at whatever/whoevers computer I am on.

Is the state of the art still just storing all of the individual preference files for the colors, desktops and hotkeys? Or is it possible to have them collected in one portable file?

Thanks
User Avatar
Member
162 posts
Joined: 9月 2017
オフライン
And follow-up question -- is there any way to know which .pref file contains changes? Or would I have to install a fresh version of Houdini and diff the files to find out which .pref files contain my personalization?

Attachments:
prefs.png (2.0 MB)

User Avatar
Member
292 posts
Joined: 7月 2013
オフライン
yeah I do that, got everything in a repo and can make any houdini install 'mine' in a few minutes.

Most basic is to simply git your houdini user folder from your home dir. But if this is more of a company pipeline thing you want to look into "packages" and such and put those in a repo.
Edited by Jonathan de Blok - 2025年6月27日 17:42:13
More code, less clicks.
  • Quick Links