{"id":22013000,"url":"https://github.com/gone369/dotfiles","last_synced_at":"2026-04-13T17:34:24.152Z","repository":{"id":88240533,"uuid":"39415683","full_name":"gone369/dotfiles","owner":"gone369","description":"dot files and configurations for vim,bash, and tmux","archived":false,"fork":false,"pushed_at":"2021-02-03T12:28:38.000Z","size":2185,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T08:22:30.052Z","etag":null,"topics":["dotfiles","vim","vimrc"],"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/gone369.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":"2015-07-21T00:46:19.000Z","updated_at":"2022-02-10T09:10:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e6b2151-480f-4bd9-991a-c04534425674","html_url":"https://github.com/gone369/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gone369/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gone369%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gone369%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gone369%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gone369%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gone369","download_url":"https://codeload.github.com/gone369/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gone369%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31762652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","vim","vimrc"],"created_at":"2024-11-30T03:16:24.146Z","updated_at":"2026-04-13T17:34:24.121Z","avatar_url":"https://github.com/gone369.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"My Dotfiles\n===========\n\n```bash\ncd ~\ngit init\ngit remote add origin https://github.com/gone369/dotfiles.git\ngit pull origin master\n```\n\n## using [vim-plugged](https://github.com/junegunn/vim-plug) to maintain your vim plugins (RECOMMENDED)\nopen up .vimrc\n```bash\nvim ~/.vimrc`\n```\n* edit the Plug files specified in .vimrc  \n\u003cu\u003e\u003cb\u003e(note some plugins require python supported vim, [node.js](nodejs.org) installed and [powerline fonts](https://github.com/powerline/fonts))\u003c/b\u003e\u003c/u\u003e\n* Execute `:PlugInstall`\n\n## using [pathogen](https://github.com/tpope/vim-pathogen) to maintain your vim plugins\n\nyou can manually manage your bundles in .vim/bundle\nor i've written a bash helper script to help organize your plugins with git submodules\n\n### adding Plugins\n```bash\ncd ~/.vim/scripts\nsh vim.sh add https://github.com/mhinz/vim-startify\n```\nyou can replace `https://github.com/mhinz/vim-startify` with any github url\n\n### updating Plugins to master branch\n```bash\ncd ~/.vim/scripts\nsh vim.sh update\n```\n### removing Plugins\n```bash\ncd ~/.vim/scripts\nsh vim.sh remove vim-startify\n```\nyou can replace `vim-startify` with any folder name in .vim/bundle\n\n\n#### You can ignore the other misc. stuffs in the dotfiles folders otherwise feel free to look around\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgone369%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgone369%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgone369%2Fdotfiles/lists"}