{"id":39594584,"url":"https://github.com/dozken/.dotfiles","last_synced_at":"2026-01-18T07:47:15.614Z","repository":{"id":183057369,"uuid":"665373550","full_name":"dozken/.dotfiles","owner":"dozken","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-30T10:37:49.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-03T08:27:29.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dozken.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":"2023-07-12T04:20:53.000Z","updated_at":"2024-06-30T10:37:51.000Z","dependencies_parsed_at":"2024-01-09T13:54:11.074Z","dependency_job_id":"81898894-2262-4c1d-a6df-0f1a865331fc","html_url":"https://github.com/dozken/.dotfiles","commit_stats":null,"previous_names":["dozken/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dozken/.dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozken%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozken%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozken%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozken%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dozken","download_url":"https://codeload.github.com/dozken/.dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozken%2F.dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28533172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":"2026-01-18T07:47:15.533Z","updated_at":"2026-01-18T07:47:15.602Z","avatar_url":"https://github.com/dozken.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Steps to bootstrap a new Mac\n\n1. Install Apple's Command Line Tools, which are prerequisites for Git and Homebrew.\n\n```zsh\nxcode-select --install\n```\n\n\n2. Clone repo into new hidden directory.\n\n```zsh\n# Use SSH (if set up)...\ngit clone git@github.com:dozken/.dotfiles.git ~/.dotfiles\n\n\n3. Create symlinks in the Home directory to the real files in the repo.\n\n```zsh\n# There are better and less manual ways to do this;\n# investigate install scripts and bootstrapping tools.\ncd ~/.dotfiles/\nstow .\n```\n\n\n4. Install Homebrew, followed by the software listed in the Brewfile.\n\n```zsh\n# These could also be in an install script.\n\n# Install Homebrew\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n\n# Then pass in the Brewfile location...\nbrew bundle --file ~/.dotfiles/Brewfile\n\n# ...or move to the directory first.\ncd ~/.dotfiles \u0026\u0026 brew bundle\n```\n\n\n## TODO List\n\n- use GNU stow to support easy of configuration\n- Learn how to use [`defaults`](https://macos-defaults.com/#%F0%9F%99%8B-what-s-a-defaults-command) to record and restore System Preferences and other macOS configurations.\n- Organize these growing steps into multiple script files.\n- Revisit the list in [`.zshrc`](.zshrc) to customize the shell.\n- Find inspiration and examples in other Dotfiles repositories at [dotfiles.github.io](https://dotfiles.github.io/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozken%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdozken%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozken%2F.dotfiles/lists"}