{"id":16515152,"url":"https://github.com/jacobwgillespie/dotfiles","last_synced_at":"2025-09-03T01:43:06.920Z","repository":{"id":1674683,"uuid":"2401695","full_name":"jacobwgillespie/dotfiles","owner":"jacobwgillespie","description":":house: dotfile configuration for macOS and Linux","archived":false,"fork":false,"pushed_at":"2025-08-29T21:04:09.000Z","size":1467,"stargazers_count":51,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-03T01:43:05.438Z","etag":null,"topics":["dotfiles","homebrew","linux","macos","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/jacobwgillespie.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":"2011-09-16T20:14:30.000Z","updated_at":"2025-08-29T21:04:13.000Z","dependencies_parsed_at":"2024-06-23T22:38:19.604Z","dependency_job_id":"c4525bd5-0cad-434d-b9f8-f4b55aa33f60","html_url":"https://github.com/jacobwgillespie/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacobwgillespie/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwgillespie%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwgillespie%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwgillespie%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwgillespie%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobwgillespie","download_url":"https://codeload.github.com/jacobwgillespie/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwgillespie%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377159,"owners_count":25094528,"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-02T02:00:09.530Z","response_time":77,"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","homebrew","linux","macos","zsh"],"created_at":"2024-10-11T16:15:43.752Z","updated_at":"2025-09-03T01:43:06.890Z","avatar_url":"https://github.com/jacobwgillespie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nDotfiles for configuring macOS or Linux with ZSH and Homebrew.\n\n## Requirements\n\n- macOS or Linux\n- ZSH (on macOS, the install script will install ZSH via Homebrew)\n- Homebrew (on macOS, the install script will install Homebrew)\n\n## Installation\n\n```bash\n$ git clone https://github.com/jacobwgillespie/dotfiles.git ~/.dotfiles\n$ cd ~/.dotfiles\n$ ./setup\n```\n\nThis will install all required dotfiles in your home directory as symlinks. Everything is then configured via modifying files in `~/.dotfiles`.\n\n## Software\n\nThe `Brewfile` installs all of the software and applications I have installed on my Mac, including Homebrew formulae, Homebrew casks, and Mac App Store applications.\n\n## Structure\n\nThe repository is organized as follows:\n\n- `setup` - setup script that can be used to install or update the dotfiles on your system\n- `Brewfile` - a list of software to install via Homebrew (see `brew bundle` and `brew bundle cleanup`)\n- `bin/*` - any executable scripts in this directory are added to your `$PATH`\n- `config/*.zsh` - configuration files for ZSH, they are all sourced automatically into any new shell\n- `functions/*` - zsh functions and autocomplete completion definitions\n- `symlinks/*` - any files ending in `*.symlink` get symlinked by the `./setup` script into your home directory with the suffix removed (e.g. `gitignore.symlink` becomes `~/.gitignore`)\n\n## License\n\nMIT License. See `LICENSE`.\n\n## Inspiration\n\nThe following repositories served as inspiration for this repository:\n\n- [holman/dotfiles](https://github.com/holman/dotfiles)\n- [ryanb/dotfiles](https://github.com/ryanb/dotfiles)\n- [mathiasbynes/dotfiles](https://github.com/mathiasbynens/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobwgillespie%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobwgillespie%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobwgillespie%2Fdotfiles/lists"}