{"id":19050920,"url":"https://github.com/tomasbasham/dotfiles","last_synced_at":"2026-04-06T01:33:09.362Z","repository":{"id":69147721,"uuid":"86338365","full_name":"tomasbasham/dotfiles","owner":"tomasbasham","description":"It's personal 🏡","archived":false,"fork":false,"pushed_at":"2025-04-08T00:00:51.000Z","size":162,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-25T13:44:40.157Z","etag":null,"topics":["bash","chezmoi","curl","dig","dotfiles","git","python","readline","ripgrep","ruby","shell","sqlite","tmux","vim","wget","zsh"],"latest_commit_sha":null,"homepage":"https://dotfiles.tomasbasham.dev","language":"Lua","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/tomasbasham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2017-03-27T13:25:40.000Z","updated_at":"2025-04-08T00:00:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"c26af41f-0e2a-4a53-b0d0-c54f44224327","html_url":"https://github.com/tomasbasham/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomasbasham/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasbasham","download_url":"https://codeload.github.com/tomasbasham/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","chezmoi","curl","dig","dotfiles","git","python","readline","ripgrep","ruby","shell","sqlite","tmux","vim","wget","zsh"],"created_at":"2024-11-08T23:16:39.909Z","updated_at":"2026-04-06T01:33:09.326Z","avatar_url":"https://github.com/tomasbasham.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles ![test](https://github.com/tomasbasham/dotfiles/workflows/test/badge.svg)\n\nThis is a collection of configurations and scripts I use for customising Linux,\nmacOS, and Windows based systems.\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n* [chezmoi](https://www.chezmoi.io/)\n* [git](https://git-scm.com/)\n\n## Installation\n\nFrom within the terminal application run:\n\n```bash\nchezmoi init https://github.com/tomasbasham/dotfiles\n```\n\nAlternatively install chezmoi and these dotfiles on a new, empty machine with\na single command:\n\n```bash\nsh -c \"$(curl -fsLS chezmoi.io/get)\" -- init --apply tomasbasham\n```\n\n### Additional customisation\n\nA few of the configurations in this repository allow for extension by including\na file with a name following `*.after` in the same directory as the respective\nconfiguration file. For example to extend the content of `.profile` you may\ncreate a `.profile.after` with your customisations. A list of extendable\nconfiguration files is as follows:\n\n| File         | Extension          | Purpose                                  |\n|--------------|--------------------|------------------------------------------|\n| `.bashrc`    | `.bashrc.after`    | Runs on interactive shell sessions       |\n| `.gitconfig` | `.gitconfig.after` | Git configurations                       |\n| `.profile`   | `.profile.after`   | Non shell specific environment variables |\n| `.tmux.conf` | `.tmux.conf.after` | Tmux configurations                      |\n| `.vimrc`     | `.vimrc.after`     | Vim configurations                       |\n| `.zshrc`     | `.zshrc.after`     | Runs on interactive shell sessions       |\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbasham%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasbasham%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbasham%2Fdotfiles/lists"}