{"id":24770752,"url":"https://github.com/xiaoxiaosn/dotfiles","last_synced_at":"2025-09-09T01:35:49.155Z","repository":{"id":65104564,"uuid":"412773716","full_name":"XiaoXiaoSN/dotfiles","owner":"XiaoXiaoSN","description":"My dotfiles configuration, including Neovim, fish shell, tmux...","archived":false,"fork":false,"pushed_at":"2025-08-18T00:18:38.000Z","size":6875,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-18T02:31:22.743Z","etag":null,"topics":["dotfiles","fish","neovim","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/XiaoXiaoSN.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}},"created_at":"2021-10-02T11:15:42.000Z","updated_at":"2025-08-18T00:18:37.000Z","dependencies_parsed_at":"2023-02-18T15:16:06.901Z","dependency_job_id":"a6ab4f21-2504-4405-b897-3c7128da72fe","html_url":"https://github.com/XiaoXiaoSN/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/XiaoXiaoSN/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoXiaoSN%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoXiaoSN%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoXiaoSN%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoXiaoSN%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoXiaoSN","download_url":"https://codeload.github.com/XiaoXiaoSN/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoXiaoSN%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274232035,"owners_count":25245856,"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-08T02:00:09.813Z","response_time":121,"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","fish","neovim","vim"],"created_at":"2025-01-29T03:56:18.491Z","updated_at":"2025-09-09T01:35:49.131Z","avatar_url":"https://github.com/XiaoXiaoSN.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚙️ dotfiles\n\n![lint](https://github.com/XiaoXiaoSN/dotfiles/actions/workflows/lint.yaml/badge.svg)\n\n## Getting Started\n\nSee more configurations in the [Makefile](/Makefile).\n\n```bash\nmake all\n```\n\n- Neovim\n  ![images/neovim.png](images/neovim.png)\n  ![images/neovim-finder.png](images/neovim-finder.png)\n\n- Zsh\n  ![images/z-shell.png](images/z-shell.png)\n\n- Fish Shell\n  ![images/fish-shell.png](images/fish-shell.png)\n\n- Vim\n  ![images/vim.png](images/vim.png)\n\n## Writer Guide\n\n### Git Hooks\n\nThis repository use [pre-commit](https://github.com/pre-commit/pre-commit) to help developers keep the code quality.\n\nIf you install hooks, pre-commit will styling and linting before code committing.\n\n```bash\n# or check the installation page: https://pre-commit.com/#install\nbrew install pre-commit\n\npre-commit install --install-hooks -t commit-msg -t pre-commit\n```\n\n### Lint \u0026 Format\n\nThis repository use [EditorConfig](https://editorconfig.org/) and [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) to help me keep the consistent coding styles :)\n\nrun below command to check format\n\n```\neditorconfig-checker\n```\n\nAlso, we have [Prettier](https://prettier.io/) to further ensure the code format of the project.\n\nrun below command to check format\n\n```\nnpx prettier --check **/*.{js,ts,md,json,yaml}\n```\n\nor use `--write` to directly re-write it\n\n```\nnpx prettier --write **/*.{js,ts,md,json,yaml}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoxiaosn%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaoxiaosn%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoxiaosn%2Fdotfiles/lists"}