{"id":16615412,"url":"https://github.com/vladdoster/dotfiles","last_synced_at":"2026-01-24T07:10:13.009Z","repository":{"id":40329713,"uuid":"322247917","full_name":"vladdoster/dotfiles","owner":"vladdoster","description":"*nix system dotfiles","archived":false,"fork":false,"pushed_at":"2025-08-11T04:15:23.000Z","size":1812,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-30T06:53:17.771Z","etag":null,"topics":["diligence","dotfiles","homebrew","linux","macos","obtuse-workarounds","smoke-testing","zinit","zsh"],"latest_commit_sha":null,"homepage":"http://dotfiles.vdoster.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vladdoster.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-12-17T09:41:22.000Z","updated_at":"2025-09-29T03:45:43.000Z","dependencies_parsed_at":"2023-09-27T09:26:07.021Z","dependency_job_id":"e08e83bc-a919-4d34-bfe8-2b0c52b8322e","html_url":"https://github.com/vladdoster/dotfiles","commit_stats":null,"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"purl":"pkg:github/vladdoster/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladdoster%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladdoster%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladdoster%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladdoster%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladdoster","download_url":"https://codeload.github.com/vladdoster/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladdoster%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007786,"owners_count":26084364,"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-10-11T02:00:06.511Z","response_time":55,"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":["diligence","dotfiles","homebrew","linux","macos","obtuse-workarounds","smoke-testing","zinit","zsh"],"created_at":"2024-10-12T02:09:22.841Z","updated_at":"2025-10-11T16:10:52.238Z","avatar_url":"https://github.com/vladdoster.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n[![Release](https://github.com/vladdoster/dotfiles/actions/workflows/release.yml/badge.svg)](https://github.com/vladdoster/dotfiles/actions/workflows/release.yml)\n[![Release Version](https://img.shields.io/github/v/release/vladdoster/dotfiles)](https://github.com/vladdoster/dotfiles/releases/latest)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/vladdoster/dotfiles)\n\nProgram configuration files are managed by GNU Stow.\n\nSupports x86_64/ARM64 vaiants of GNU Linux \u0026 macOS.\n\n## Usage\n\nInstall and set everything up, run:\n\n```zsh\nmkdir $HOME/.config \\\n\u0026\u0026 git clone https://github.com/vladdoster/dotfiles $HOME/.config/dotfiles \\\n\u0026\u0026 make brew-install brew-bundle install \\\n\u0026\u0026 exec zsh -li\n```\n\n## Makefile targets\n\n| Target            | Descripton                                             |\n| ----------------- | ------------------------------------------------------ |\n| brew-bundle       | Install programs defined in brewfile                   |\n| brew-install      | Install Homebrew                                       |\n| brew-uninstall    | Uninstall Homebrew                                     |\n| build-neovim      | Build neovim from source                               |\n| build-stow        | Build stow from source                                 |\n| chsh              | Set shell to ZSH                                       |\n| docker-build      | Build docker image                                     |\n| docker-clean      | Clean docker resources                                 |\n| docker-load       | Create tarball of docker image                         |\n| docker-push       | Build and push dotfiles docker image                   |\n| docker-save       | Create tarball of docker image                         |\n| docker-shell      | Start shell in docker container                        |\n| hammerspoon       | Install hammerspoon configuration                      |\n| help              | Display all Makfile targets                            |\n| install           | Install dotfiles                                       |\n| neovim            | Install neovim configuration                           |\n| py-pip-install    | Install pip                                            |\n| py-pkgs           | Install python pkgs                                    |\n| py-update         | Update python packages                                 |\n| py-version        | Print python3 version                                  |\n| rust-install      | Install rust \u0026 cargo                                   |\n| rust-pkgs         | Install rust programs                                  |\n| safari-extensions | Install 1password, vimari, grammarly safari extensions |\n| uninstall         | Uninstall dotfiles                                     |\n| update-readme     | Update Make targets table in README                    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladdoster%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladdoster%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladdoster%2Fdotfiles/lists"}