{"id":16653588,"url":"https://github.com/norm/osx_settings","last_synced_at":"2025-10-27T10:46:45.368Z","repository":{"id":66550726,"uuid":"21305410","full_name":"norm/osx_settings","owner":"norm","description":"Backup/restore OS X application settings","archived":false,"fork":false,"pushed_at":"2014-06-29T08:40:07.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T10:32:39.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/norm.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-28T15:21:00.000Z","updated_at":"2021-04-04T08:30:42.000Z","dependencies_parsed_at":"2023-02-20T11:00:32.885Z","dependency_job_id":null,"html_url":"https://github.com/norm/osx_settings","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fosx_settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fosx_settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fosx_settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fosx_settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/osx_settings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243266732,"owners_count":20263795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T09:45:59.037Z","updated_at":"2025-10-27T10:46:45.321Z","avatar_url":"https://github.com/norm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"osx_settings\n============\n\nScript to backup/restore OS X app settings. Handy for moving to a new\ncomputer, repeatedly switching  computers or, you know, just for the joy of\nhaving backups.\n\n\nBasic usage\n-----------\n\n    Usage:\n        settings [args] backup [app ...]\n        settings [args] restore [app ...]\n\n    Args:\n        -b dir      set backup dir, default ~/Dropbox/Settings\n        -c dir      set config dir, default ~/etc/osx_settings\n        -h          show help\n        -l dir      set library dir, default ~/Library\n        -q          quiet, no output\n        -v          verbose, output all files copied\n\nClone this repository and copy the `settings` script into your `$PATH`\nsomewhere (or run `make install` to put it and the example config files\nin the default locations under `~`).\n\nCreate an new `\u003capp\u003e.conf` file in `~/etc/osx_settings` which lists the files\nunder `~/Library` that need to be backed up. Run `settings backup` and those\nfiles will be copied to the backup directory.\n\n### Directories\n\n*   `backup_directory` -- where the backups are stored. Defaults to\n    `~/Dropbox/Settings`. Override by setting `OSX_SETTINGS_BACKUP` or passing\n    the `-b \u003cdir\u003e` argument.\n\n*   `config_directory` -- where the config files are stored. Defaults to\n    `~/etc/osx_settings`. Override by setting `OSX_SETTINGS_CONFIG` or passing\n    the `-c \u003cdir\u003e` argument.\n\n*   `library_directory` -- where the backups are taken from/restored to. \n    Defaults to  `~/Library`. Override by setting `OSX_SETTINGS_LIBRARY` or\n    passing the `-l \u003cdir\u003e` argument.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fosx_settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fosx_settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fosx_settings/lists"}