{"id":24156287,"url":"https://github.com/dolfost/dotfiles","last_synced_at":"2025-09-20T00:32:43.465Z","repository":{"id":153314834,"uuid":"622267810","full_name":"Dolfost/dotfiles","owner":"Dolfost","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-09-17T09:17:26.000Z","size":3915,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-17T11:31:48.381Z","etag":null,"topics":["alacritty-config","brewfile","dotfiles","dotfiles-linux","dotfiles-macos","dotfiles-termux","nvim-configs","nvim-lua","tmux-conf","zsh-configuration"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dolfost.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-01T15:58:15.000Z","updated_at":"2025-09-17T09:17:31.000Z","dependencies_parsed_at":"2023-11-13T18:27:50.251Z","dependency_job_id":"fdf8e3f9-c047-408a-bb97-ac6cfcfd0cbe","html_url":"https://github.com/Dolfost/dotfiles","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/Dolfost/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolfost%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolfost%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolfost%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolfost%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dolfost","download_url":"https://codeload.github.com/Dolfost/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolfost%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276022568,"owners_count":25571820,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":["alacritty-config","brewfile","dotfiles","dotfiles-linux","dotfiles-macos","dotfiles-termux","nvim-configs","nvim-lua","tmux-conf","zsh-configuration"],"created_at":"2025-01-12T13:16:31.680Z","updated_at":"2025-09-20T00:32:42.316Z","avatar_url":"https://github.com/Dolfost.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Who inspired me to make this repo?](https://github.com/eieioxyz/Beyond-Dotfiles-in-100-Seconds)\n\n## 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\n2. Clone repo into new directory.\n\n```zsh\ngit clone https://github.com/Dolfost/dotfiles.git ~/dotfiles --recurse-submodules\n```\n3. Install Homebrew, followed by the software listed in the Brewfile.\n```zsh\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nbrew bundle --file ~/dotfiles/Brewfile\ncd ~/dotfiles \u0026\u0026 brew bundle\n```\n\n4. Link all config files with dotbot:\n```\n./install\n```\n\n\n## TODO List\n\n- [x] 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- [x] Organize these growing steps into multiple script files.\n- [x] Automate symlinking and run script files with a bootstrapping tool like [Dotbot](https://github.com/anishathalye/dotbot).\n- [x] Revisit the list in [`.zshrc`](.zshrc) to customize the shell.\n- [ ] Make a checklist of steps to decommission your computer before wiping your hard drive.\n- [x] Create a [bootable USB installer for macOS](https://support.apple.com/en-us/HT201372).\n- [ ] Integrate other cloud services into your Dotfiles process (Dropbox, Google Drive, etc.).\n- [ ] Find inspiration and examples in other Dotfiles repositories at [dotfiles.github.io](https://dotfiles.github.io/).\n\n## Recommended readings\n[Nvim Lua guide](https://neovim.io/doc/user/lua-guide.html)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolfost%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolfost%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolfost%2Fdotfiles/lists"}