{"id":21230979,"url":"https://github.com/gujiaxi/dotfiles","last_synced_at":"2026-04-13T23:02:03.771Z","repository":{"id":149216098,"uuid":"53678509","full_name":"gujiaxi/dotfiles","owner":"gujiaxi","description":"A set of configuration files.","archived":false,"fork":false,"pushed_at":"2023-03-09T14:23:39.000Z","size":411,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T18:15:21.749Z","etag":null,"topics":["dotfiles","emacs","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":null,"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/gujiaxi.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}},"created_at":"2016-03-11T15:57:16.000Z","updated_at":"2023-03-09T14:23:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe09c003-1588-474a-b43e-4a9df5d8989f","html_url":"https://github.com/gujiaxi/dotfiles","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiaxi%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiaxi%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiaxi%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiaxi%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gujiaxi","download_url":"https://codeload.github.com/gujiaxi/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672761,"owners_count":20328812,"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","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","emacs","tmux","vim","zsh"],"created_at":"2024-11-20T23:40:14.107Z","updated_at":"2026-04-13T23:02:03.693Z","avatar_url":"https://github.com/gujiaxi.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My dotfiles\n\nA set of configuration files managed by [stow](http://www.gnu.org/software/stow/).\n\n## Get started\n\n```\nstow (GNU Stow)\nSYNOPSIS:\n    stow [OPTION ...] [-D|-S|-R] PACKAGE ... [-D|-S|-R] PACKAGE ...\nOPTIONS:\n    -d DIR, --dir=DIR     Set stow dir to DIR (default is current dir)\n    -t DIR, --target=DIR  Set target to DIR (default is parent of stow dir)\n    -S, --stow            Stow the package names that follow this option\n    -D, --delete          Unstow the package names that follow this option\n    -R, --restow          Restow (like stow -D followed by stow -S)\n```\n\nThis repository can be used as a stow root directory containing several packages such as `emacs`, `tmux`, etc. After \"stowing\" any of them, the corresponding symlink will be created in the target directory. Below is an example for configuring vim.\n\n``` sh\n# Clone this repo.\ngit clone git@github.com:gujiaxi/dotfiles.git\n# Enter the directory.\ncd dotfiles/\n# Create vim configs in $HOME.\n# This will create a symlink in $HOME\n# pointing to everything in vim folder of stow dir.\nstow -t ~ -S vim\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgujiaxi%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgujiaxi%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgujiaxi%2Fdotfiles/lists"}