{"id":16406104,"url":"https://github.com/alerque/que","last_synced_at":"2025-10-04T02:09:24.545Z","repository":{"id":4451006,"uuid":"5589507","full_name":"alerque/que","owner":"alerque","description":"my personal dotfiles and other home stuff vcsh style","archived":false,"fork":false,"pushed_at":"2025-09-30T18:29:37.000Z","size":945,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-30T20:24:04.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/alerque.png","metadata":{"files":{"readme":"README.md","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,"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":"2012-08-28T17:38:47.000Z","updated_at":"2025-09-30T18:29:41.000Z","dependencies_parsed_at":"2023-07-05T19:48:21.804Z","dependency_job_id":"6538d90f-79ad-4243-8962-2f90bf3adb0e","html_url":"https://github.com/alerque/que","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alerque/que","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alerque","download_url":"https://codeload.github.com/alerque/que/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fque/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254466,"owners_count":25956604,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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-11T06:08:40.766Z","updated_at":"2025-10-04T02:09:24.523Z","avatar_url":"https://github.com/alerque.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"que\n===\n\nCaleb Maclennan's personal computing environment, including but not limited to:\n\n* system initialization and configuration tools\n* home directory managment via\n  * [myrepos][myrepos] for repositories\n  * [vcsh][vcsh] for dotfiles\n  * [git-annex][git-annex] for storing stuff™\n* misc other scripts and paraphanalia\n\nsystem setup\n------------\n\nRequires:\n\n* bash, curl\n* working network connection\n* logged in as root\n\nSetup a fresh system from scratch (or update an existing one):\n\n\tbash \u003c(curl -sfSL https://raw.github.com/alerque/que/master/bin/que-sys-bootstrap.bash)\n\nOptionally add `desktop` as an arugment to install base GUI package set.\n\nhome setup\n----------\n\nRequires:\n\n* Dependencies installed from sys-bootstrap\n* Logged is as user with Zsh (`su - caleb`)\n\nInitialization on a fresh user directory:\n\n\tread -s \"BOOTSTRAP_TOKEN?Bootstrap API Token: \"\n\texport BOOTSTRAP_TOKEN\n\tzsh \u003c(curl -sfSL https://raw.github.com/alerque/que/master/bin/que-home-bootstrap.zsh)\n\nOtherwise to update:\n\n\tmr up\n\nNo really, that's all.\n\nusage\n-----\n\nAdding a new repo\n\n1. Create config file `.config/mr/available.d/$NAME.vcsh`\n2. Create sylink `cd .config/mr/config.d; ln -s ../available.d/$NAME.vcsh`\n3. Add config to que repo `vcsh run que git add -f .config/mr/available.d/$NAME.vcsh`\n4. Init repo `vcsh init $NAME`\n5. Setup ignores `vcsh write-gitignore $NAME`\n6. Add something to get the repo off the ground `vcsh run $NAME git add -f \u003cat least one something\u003e`\n7. Commit so we actually have a repo`vcsh run $NAME git commit -m \"initial commit\"`\n8. Optionally add an upstream `vcsh run $NAME git remote add origin $URL`\n9. Optionally push to upstream `vcsh run $NAME git push -u origin master`\n\nAfter that, the usual `mr up`, `mr ci`, `mr push` etc should just work.\n\n  [vcsh]: https://github.com/RichiH/vcsh\n  [myrepos]: http://myrepos.branchable.com/\n  [git-annex]: https://git-annex.branchable.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falerque%2Fque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falerque%2Fque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falerque%2Fque/lists"}