{"id":19788914,"url":"https://github.com/williambelle/dotfiles","last_synced_at":"2026-03-09T04:02:30.928Z","repository":{"id":52274792,"uuid":"240931833","full_name":"williambelle/dotfiles","owner":"williambelle","description":"My Ubuntu / macOS dotfiles","archived":false,"fork":false,"pushed_at":"2025-05-20T16:16:51.000Z","size":1931,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T17:34:04.480Z","etag":null,"topics":["dotfiles","macos","ubuntu","zsh"],"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/williambelle.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}},"created_at":"2020-02-16T17:12:56.000Z","updated_at":"2025-05-20T16:16:55.000Z","dependencies_parsed_at":"2025-05-01T00:32:11.799Z","dependency_job_id":"e6cdf1b9-2511-4b57-8066-2b44cea5f20c","html_url":"https://github.com/williambelle/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/williambelle/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williambelle%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williambelle%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williambelle%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williambelle%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williambelle","download_url":"https://codeload.github.com/williambelle/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williambelle%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30282541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: 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":["dotfiles","macos","ubuntu","zsh"],"created_at":"2024-11-12T06:29:16.863Z","updated_at":"2026-03-09T04:02:30.895Z","avatar_url":"https://github.com/williambelle.png","language":"Shell","readme":"# dotfiles\n\n## Overview\n\nThese are the base dotfiles that I start with when I set up a new environment.\n\n### shell environment\n\n* `.aliases`\n* `.aliases_os`\n* `.exports`\n* `.functions`\n* `.powerlevel10k`\n* `.search`\n* `.zshrc`\n* `.zshrc.local` - not included, explained below\n\n### git\n\n* `.gitconfig`\n* `.gitconfig.local` - not included, explained below\n\n## Setup\n\nTo set up the dotfiles:\n\n```bash\ngit clone git@github.com:williambelle/dotfiles.git\ncd dotfiles\n./bin/symlink-setup.sh\n```\n\n## Customize\n\n### `~/.zshrc.local`\n\nThe `~/.zshrc.local` file will be automatically sourced after all the other\n`zsh` related files, thus, allowing its content to add to or overwrite the\nexisting aliases, settings, `PATH`, etc.\n\n### `~/.gitconfig.local`\n\nUse `~/.gitconfig.local` to store sensitive information such as the `Git`\nuser credentials, etc.\n\n## buku\n\n```bash\n./bin/buku-bookmarks.sh -i  # Import buku bookmarks\n./bin/buku-bookmarks.sh -e  # Export buku bookmarks\n```\n\n## VSCode\n\n```bash\n./bin/vscode-extension.sh -i  # Install list of exported VSCode extensions\n./bin/vscode-extension.sh -e  # Export list of installed VSCode extensions\n```\n\n## Screenshots\n\n|  macOS                         |  Ubuntu                          |\n|--------------------------------|----------------------------------|\n| ![Setup on macOS][setup macos] | ![Setup on Ubuntu][setup ubuntu] |\n\n## See also\n\n* [MacOS Setup Guide][setup macos guide]\n* [Ubuntu Setup Guide][setup ubuntu guide]\n\n## License\n\nThe MIT License (MIT)\n\n[setup macos]: https://raw.github.com/williambelle/dotfiles/master/docs/screenshots/macos.png\n[setup ubuntu]: https://raw.github.com/williambelle/dotfiles/master/docs/screenshots/ubuntu.png\n[setup macos guide]: https://sourabhbajaj.com/mac-setup/\n[setup ubuntu guide]: https://innovativeinnovation.github.io/ubuntu-setup/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliambelle%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliambelle%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliambelle%2Fdotfiles/lists"}