{"id":15871215,"url":"https://github.com/unfunco/dotfiles","last_synced_at":"2026-04-16T05:32:55.811Z","repository":{"id":25289078,"uuid":"28715084","full_name":"unfunco/dotfiles","owner":"unfunco","description":"Daniel does dotfiles.","archived":false,"fork":false,"pushed_at":"2026-04-11T14:53:42.000Z","size":84,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-11T16:28:30.766Z","etag":null,"topics":["brewfile","configuration","dotfiles","linux","macos","shell","vimrc","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/unfunco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-01-02T14:11:27.000Z","updated_at":"2026-04-11T14:53:06.000Z","dependencies_parsed_at":"2026-03-10T14:04:25.528Z","dependency_job_id":null,"html_url":"https://github.com/unfunco/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unfunco/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfunco","download_url":"https://codeload.github.com/unfunco/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfunco%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["brewfile","configuration","dotfiles","linux","macos","shell","vimrc","zshrc"],"created_at":"2024-10-06T00:42:18.948Z","updated_at":"2026-04-16T05:32:55.804Z","avatar_url":"https://github.com/unfunco.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daniel does dotfiles\n\n## Getting started\n\n### Requirements\n\n* [macOS] 11+\n\nClone the repository and change into the `dotfiles` directory.\n\n```bash\ngit clone git@github.com:unfunco/dotfiles.git\ncd dotfiles\n```\n\nInstall [Homebrew] to for package management.\n\n```bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)\"\necho \u003e\u003e \"$HOME/.zprofile\"\necho 'eval \"$(/opt/homebrew/bin/brew shellenv zsh)\"' \u003e\u003e \"$HOME/.zprofile\"\neval \"$(/opt/homebrew/bin/brew shellenv zsh)\"\n```\n\nInstall dependencies with Homebrew.\n\n```bash\nbrew bundle install\n```\n\nDotfiles are managed with [rcm]. The following commands will symbolically link\nthe files in the repository to your operating system home directory and will\nprefix filenames with a period so that they're hidden. This allows dotfiles to\nbe edited in place and committed.\n\n```bash\nrcup -d default -v\nrcup -d . -S ssh ssh\nrcup -d . -S zsh zsh\nln -sf \"$PWD/ghostty/config\" \"${XDG_CONFIG_HOME:-$HOME/.config}/ghostty/config\"\n```\n\n## License\n\nCopyright © 2016 [Daniel Morris](https://unfun.co)  \nMade available under the terms of the [MIT License](LICENSE.md).\n\n[homebrew]: https://brew.sh/\n[macos]: https://www.apple.com/uk/macos/\n[rcm]: https://github.com/thoughtbot/rcm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfunco%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfunco%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfunco%2Fdotfiles/lists"}