{"id":18069666,"url":"https://github.com/cadriel/dotfiles","last_synced_at":"2026-04-06T08:01:45.240Z","repository":{"id":141712257,"uuid":"485896637","full_name":"cadriel/dotfiles","owner":"cadriel","description":"dotfiles","archived":false,"fork":false,"pushed_at":"2026-03-31T01:03:06.000Z","size":898,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T04:31:48.752Z","etag":null,"topics":["dotfiles","fish","fish-shell","homebrew","macos","shell","terminal"],"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/cadriel.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":"2022-04-26T18:06:39.000Z","updated_at":"2026-03-31T01:03:10.000Z","dependencies_parsed_at":"2025-12-17T06:01:44.154Z","dependency_job_id":null,"html_url":"https://github.com/cadriel/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cadriel/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadriel%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadriel%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadriel%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadriel%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cadriel","download_url":"https://codeload.github.com/cadriel/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadriel%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464102,"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":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["dotfiles","fish","fish-shell","homebrew","macos","shell","terminal"],"created_at":"2024-10-31T08:10:56.641Z","updated_at":"2026-04-06T08:01:45.198Z","avatar_url":"https://github.com/cadriel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n## Overview\n\nInstalls dotfiles and a base set of applications by way of homebrew. 🍺 will install XCode CommandLine Tools if it's not already present.\n\nThe default shell is Fish.\n\nNode versions are managed with `n`, Ruby versions are managed with `frum`.\n\n## Installation\n\nGet started right away by running this in your terminal.\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/cadriel/dotfiles/HEAD/install.sh)\"\n```\n\nUpdate the repository remote url in order to use your `.ssh` keys.\n\n```bash\ncd ~/.local/share/chezmoi\ngit remote set-url origin git@github.com:cadriel/dotfiles.git\n```\n\nContinue with defining sane default installs of `node` and `ruby` with the following.\n\n```bash\n# Install the latest node LTS\nn lts\n\n# Install the latest Ruby (at time of writing)\nfrum install 3.1.2\nfrum global 3.1.2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadriel%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcadriel%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadriel%2Fdotfiles/lists"}