{"id":24319527,"url":"https://github.com/ryym/dotfiles","last_synced_at":"2025-10-26T13:07:16.042Z","repository":{"id":33290219,"uuid":"36934945","full_name":"ryym/dotfiles","owner":"ryym","description":"My configuration files","archived":false,"fork":false,"pushed_at":"2025-10-24T12:11:51.000Z","size":1134,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T14:16:29.217Z","etag":null,"topics":["dotfiles","personal","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryym.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-05T13:45:12.000Z","updated_at":"2025-10-24T12:11:58.000Z","dependencies_parsed_at":"2023-02-18T23:30:30.516Z","dependency_job_id":"4334f5a8-226c-4f65-8588-cc969c7e55ed","html_url":"https://github.com/ryym/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryym/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryym","download_url":"https://codeload.github.com/ryym/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281107597,"owners_count":26444887,"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-26T02:00:06.575Z","response_time":61,"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","personal","vim"],"created_at":"2025-01-17T15:33:39.398Z","updated_at":"2025-10-26T13:07:15.997Z","avatar_url":"https://github.com/ryym.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThis repository manages:\n\n* my configuration files for some basic development tools I usually use ([dotfiles]).\n* the installation scripts of them ([sync]).\n\n[dotfiles]: dotfiles\n[sync]: sync\n\n## Supported OS\n\n* macOS\n* Arch Linux\n\n## Prerequisites\n\n* [Git] - to download and update this repository.\n* [Bash] - to run install scripts written in Bash.\n* Package manager - to install basic libraries for your OS. You can use:\n    * [Homebrew][Homebrew] (macOS)\n    * [pacman][pacman] (Arch Linux)\n\n[Git]: https://git-scm.com/\n[Bash]: https://www.gnu.org/software/bash/\n[Homebrew]: http://brew.sh/\n[pacman]: https://wiki.archlinux.org/title/pacman\n\n## Installation\n\n```sh\ngit clone https://github.com/ryym/dotfiles ~/.dotfiles\ncd ~/.dotfiles \u0026\u0026 make\n```\n\n## Available tasks\n\nYou can use [make] to sync your local environment with this repository.\nAnd you can re-run these tasks anytime to re-sync the environment.\n\n[make]: https://www.gnu.org/software/make/\n\n```sh\n# Run default task (make install link).\nmake\n\n# Install tools.\nmake install\n```\n\n| Task | Description |\n| ---- | ----------- |\n| dryrun | Show install commands without executing them. |\n| install | Install development tools. |\n| link | Create symbolic links of the configuration files in your directory. |\n| unlink | Remove symbolic links created by the link task. |\n\n## Inspiration\n\n* [b4b4r07/dotfiles](https://github.com/b4b4r07/dotfiles)\n* [creasty/dotfiles](https://github.com/creasty/dotfiles)\n* [cowboy/dotfiles](https://github.com/cowboy/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryym%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryym%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryym%2Fdotfiles/lists"}