{"id":19062020,"url":"https://github.com/wdhif/dotfiles","last_synced_at":"2025-04-24T07:39:24.550Z","repository":{"id":46563690,"uuid":"89477631","full_name":"wdhif/dotfiles","owner":"wdhif","description":"curl -L https://git.io/wdhifdotfiles | bash","archived":false,"fork":false,"pushed_at":"2023-10-26T16:32:05.000Z","size":123,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T08:11:04.446Z","etag":null,"topics":["dotbot","dotfiles","fish","tmux","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wdhif.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}},"created_at":"2017-04-26T12:21:51.000Z","updated_at":"2024-11-05T00:17:15.000Z","dependencies_parsed_at":"2023-10-01T17:53:16.836Z","dependency_job_id":"f3b50de9-ae32-4e57-9787-794094bd442d","html_url":"https://github.com/wdhif/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhif%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhif%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhif%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhif%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wdhif","download_url":"https://codeload.github.com/wdhif/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250584554,"owners_count":21454205,"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":["dotbot","dotfiles","fish","tmux","vim"],"created_at":"2024-11-09T00:24:04.956Z","updated_at":"2025-04-24T07:39:24.515Z","avatar_url":"https://github.com/wdhif.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .files\n![](https://github.com/wdhif/dotfiles/actions/workflows/main.yml/badge.svg)\n\n:zap:curl -L https://git.io/wdhifdotfiles | bash:zap:  \nAfter cloning this repo, run `install` to automatically set up the development\nenvironment. Note that the install script is idempotent: it can safely be run\nmultiple times.\n\nI'm using [Dotbot](https://github.com/anishathalye/dotbot) to manage my .files.\n\n## Install a Vim plugin\nPlugins are managed with [Pathogen.vim](https://github.com/tpope/vim-pathogen). You will have to create a new submodule in `vim/bundle` to add a plugin.\n```\ngit submodule add PLUGIN_GIT_REPO vim/bundle/PLUGIN_NAME\n```\nWhere PLUGIN_GIT_REPO is the url of the git repository of a plugin and PLUGIN_NAME must be the same as the one in the git repository url.\nEG. `git submodule add https://github.com/tpope/vim-pathogen.git vim/bundle/vim-pathogen`\n\n## Remove a Vim plugin\nRemove the git module in `.gitmodules` and remove the vim plugin directory\n```\ngit rm vim/bundle/PLUGIN_NAME\n```\n\n## Update git submodules\nVim plugins and Dotbot are managed using git submodules. To update submodules you can do the following.\n```\ngit submodule update --remote\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdhif%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdhif%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdhif%2Fdotfiles/lists"}