{"id":16387855,"url":"https://github.com/dotmpe/user-conf","last_synced_at":"2026-06-19T19:31:45.208Z","repository":{"id":53874531,"uuid":"54142369","full_name":"dotmpe/user-conf","owner":"dotmpe","description":"Seed for user dotfile repository.","archived":false,"fork":false,"pushed_at":"2026-05-01T11:20:20.000Z","size":1051,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"r0.2","last_synced_at":"2026-05-01T13:19:06.535Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotmpe.png","metadata":{"files":{"readme":"ReadMe.rst","changelog":"ChangeLog.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-17T18:33:54.000Z","updated_at":"2026-05-01T11:20:25.000Z","dependencies_parsed_at":"2023-02-12T17:46:00.200Z","dependency_job_id":"808dd112-8dfd-46c6-a6de-015dd4e8df1d","html_url":"https://github.com/dotmpe/user-conf","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dotmpe/user-conf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fuser-conf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fuser-conf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fuser-conf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fuser-conf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotmpe","download_url":"https://codeload.github.com/dotmpe/user-conf/tar.gz/refs/heads/r0.2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fuser-conf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34546192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T04:27:43.129Z","updated_at":"2026-06-19T19:31:45.187Z","avatar_url":"https://github.com/dotmpe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":".. include:: .default.rst\n\nUser-Config\n===========\n:Created: 2015-10-03\n:Updated: 2021-01-23\n:Version: 0.2.0\n:Project:\n\n  .. image:: https://secure.travis-ci.org/dotmpe/user-conf.png\n    :target: https://travis-ci.org/dotmpe/user-conf\n    :alt: Build\n\n  .. image:: https://badge.fury.io/gh/dotmpe%2Fuser-conf.png\n    :target: http://badge.fury.io/gh/dotmpe%2Fuser-conf\n    :alt: GIT\n\nScripts and config directives for a dotfile repository.\n\n.. figure:: doc/screen-shot.png\n\n\nIntro\n-----\nIt was time to expand a little on my existing dotfile repo setup.\nThere's probably many out there. But this was not about example dotfiles,\nbut a way to deal with copies and checkouts spread over different hosts.\n\nSimplicity meant using GIT, and a Bourne shell as the only requirements.\nBATS is optional for testing the core libraries.\n\nTo provision or configure a host the script takes one config file as input.\n\n\nInstall\n-------\n::\n\n  # something to put in your shell profile script\n  export UCONF=$HOME/.conf\n  git clone --origin tpl git@github.com:dotmpe/user-conf.git $UCONF\n\n\nGuide\n-----\nEach host::\n\n  cd $UCONF; ./script/user-conf/init.sh\n\nAdd file copies using script::\n\n  cd /etc/acme\n  $UCONF/script/user-conf/add.sh gizmo.conf\n\nOr edit ``$UCONF/install/$hostname.conf`` by hand to create symlinks,\nand to supply other directives.\n\nTo run the directives::\n\n  $UCONF/script/user-conf/update.sh\n\nOr to dry-run::\n\n  $UCONF/script/user-conf/stat.sh\n\nSee Manual_ and Specification_ for user documentation.\n\n\nBugs\n----\nWhile not experimental code, this a heavy work-in-progress at the moment.\n\nThis document should be updated to reflect the current version but will be lagging a bit until I catch up.\n\n\nVersions\n--------\nExpect a long way to go to any definite 1.0 version, if any.\n\nDevelopment release listing in ``ChangeLog.rst``.\n\n\n.. _Specification: doc/Specification.rst\n.. _Manual: doc/Manual.rst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fuser-conf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotmpe%2Fuser-conf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fuser-conf/lists"}