Skip to content

Instantly share code, notes, and snippets.

View bwilkins's full-sized avatar

Brett Wilkins bwilkins

  • SmartSheet
  • Brisbane, Australia
  • 01:38 (UTC +10:00)
View GitHub Profile
@bwilkins
bwilkins / user config migration
Created June 11, 2009 14:43
user config migration
Context: Using multiple machines in different locations,
where it is infeasible to to have ldap or networked user login etc.
Primarily Unix.
Proposition: One should have a config tool that can import all their
preferences/aliases/configs, and keep such information up to date.
Easy to use a version control system or a database to handle updates etc.
Perhaps extend to create a virtual environment, complete with
tools/applications needed or preferred by the user.