f you are using Pharo or have ScriptLoder installed, here is the magic incantation to get it in your image:ScriptLoader new installer ss project: 'PersonalSetting'; install: 'PersonalSetting'. (Smalltalk at: #PersonalSetting) perform: #loadAlexandreBergelPreferencesFor Cyrille:ScriptLoader new installer ss project: 'PersonalSetting'; install: 'PersonalSetting'. (Smalltalk at: #PersonalSetting) perform: #loadCyrillePreferences