{"id":25319807,"url":"https://github.com/jlucktay/dotfiles","last_synced_at":"2025-10-28T22:31:19.956Z","repository":{"id":44452028,"uuid":"150567594","full_name":"jlucktay/dotfiles","owner":"jlucktay","description":"My dotfiles, managed with https://github.com/twpayne/chezmoi","archived":false,"fork":false,"pushed_at":"2025-02-05T16:29:58.000Z","size":202224,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T12:09:12.291Z","etag":null,"topics":["bash","chezmoi","dotfiles"],"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/jlucktay.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}},"created_at":"2018-09-27T10:10:01.000Z","updated_at":"2025-02-05T16:30:01.000Z","dependencies_parsed_at":"2023-02-18T06:45:17.391Z","dependency_job_id":"caea7340-01c4-471f-a7b3-8d04df2b8455","html_url":"https://github.com/jlucktay/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/jlucktay%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlucktay%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlucktay%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlucktay%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlucktay","download_url":"https://codeload.github.com/jlucktay/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238734067,"owners_count":19521557,"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":["bash","chezmoi","dotfiles"],"created_at":"2025-02-13T20:55:37.589Z","updated_at":"2025-10-28T22:31:19.951Z","avatar_url":"https://github.com/jlucktay.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy dotfiles, managed with [chezmoi](https://github.com/twpayne/chezmoi).\n\n## Bootstrap\n\nRun this to bootstrap a new environment:\n\n``` shell\ncurl --fail --location --silent https://raw.githubusercontent.com/jlucktay/dotfiles/main/bootstrap.sh | bash\n```\n\nSet `CHEZMOI_PURGE=1` on the script execution to remove Chezmoi's source/config directories after initialising and\napplying:\n\n``` shell\ncurl --fail --location --silent https://raw.githubusercontent.com/jlucktay/dotfiles/main/bootstrap.sh \\\n  | CHEZMOI_PURGE=1 bash\n```\n\n### Reminders\n\nOn macOS, after installing a modern version of Bash (probably with Homebrew) don't forget to (re)set the default shell, so that desktop/UI apps inherit all of the things from the Bash profile.\n\nFirst, append the path of the Homebrew-managed Bash binary to the list of available shells:\n\n```shell\necho \"$(brew --prefix)/bin/bash\" | sudo tee -a /etc/shells\n```\n\nNext, use `chsh` to set it as your new default:\n\n```shell\nchsh -s \"$(brew --prefix)/bin/bash\"\n```\n\nFinally, reboot, and rejoice!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlucktay%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlucktay%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlucktay%2Fdotfiles/lists"}