{"id":17887579,"url":"https://github.com/sheldonhull/dotfiles","last_synced_at":"2025-04-03T02:41:10.529Z","repository":{"id":74691970,"uuid":"245509212","full_name":"sheldonhull/dotfiles","owner":"sheldonhull","description":"Dotfiles for visual studio, mac, and other system configuration","archived":false,"fork":false,"pushed_at":"2021-12-27T21:43:07.000Z","size":2823,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-01T11:03:41.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/sheldonhull.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"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}},"created_at":"2020-03-06T20:19:13.000Z","updated_at":"2022-01-13T08:27:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"7366dd74-edb9-491a-a2a0-b45b42715d88","html_url":"https://github.com/sheldonhull/dotfiles","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/sheldonhull%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheldonhull","download_url":"https://codeload.github.com/sheldonhull/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927811,"owners_count":20856193,"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-28T13:30:38.751Z","updated_at":"2025-04-03T02:41:10.423Z","avatar_url":"https://github.com/sheldonhull.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= dotfiles\n\n== Overview\n\nConfiguration for:\n\n* visual-studio-codespaces\n\nOriginally this was built off chezmoi with a a private repo, but it requires every single codespace to have a secondary bootstrap phase.\nThis will be a simplified migration from the large chezmoi project I have with the primary focus first of working with devcontainer/Codespaces oriented workflow in Linux.\n\n== Use\n\n=== Manual testing inside Docker\n\n[source,shell]\n----\ndocker build --pull --rm --build-arg \"BUILD_FORCE=$(date)\" -f \"Dockerfile\" -t chezmoitest:latest \".\"\ndocker run --rm -it -v ${PWD}/.artifacts:/home/codespace/out:rw --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --privileged --init chezmoitest:latest /bin/zsh -l\nchezmoi apply --verbose\nzsh -l\nchezmoi archive --output=/home/codespace/out/dotfiles-ubuntu.zip\n# docker exec -it chezmoitest:latest bash\n----\n\n* Fix commands that don't allow execution by running: `git update-index --chmod=+x ./filename`\n=== Macbook\n\n* link:https://gist.github.com/sheldonhull/daa2433be306e511d0eaa73d68314346[Gist To Download Without Login]\n\n[source,shell]\n----\ncurl -s https://raw.githubusercontent.com/sheldonhull/dotfiles/master/mac/bootstrap.sh | /bin/bash\n----\n\n==\n\n== Contributing\n\n. Make sure to set shell script as executable before commit with `chmod -R +x  ./shell`\n\n\n== Resources/Credits:\n\n* link:https://github.com/dude051/macbook-bootstrap[github-macbook-bootstrap]\n* link:https://github.com/geerlingguy/mac-dev-playbook[github-mac-dev-playbook]\n* link:https://github.com/jamescarr/ansible-mac-demo[ansible-mac-demo]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheldonhull%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheldonhull%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheldonhull%2Fdotfiles/lists"}