{"id":19988401,"url":"https://github.com/vrkansagara/ide","last_synced_at":"2026-01-05T13:03:04.281Z","repository":{"id":46058582,"uuid":"352838365","full_name":"vrkansagara/ide","owner":"vrkansagara","description":"IDE = UNIX + VIM","archived":false,"fork":false,"pushed_at":"2025-04-26T10:16:10.000Z","size":43493,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-26T11:27:24.707Z","etag":null,"topics":["ide","linux","shell","unix","vim","vimrc"],"latest_commit_sha":null,"homepage":"http://vrkansagara.in","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrkansagara.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-30T01:51:24.000Z","updated_at":"2025-04-26T10:16:14.000Z","dependencies_parsed_at":"2023-10-02T07:06:54.497Z","dependency_job_id":"a554f433-8dbb-4678-9bac-96ae6c2bf6c3","html_url":"https://github.com/vrkansagara/ide","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Fide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Fide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Fide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Fide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrkansagara","download_url":"https://codeload.github.com/vrkansagara/ide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252308137,"owners_count":21727132,"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":["ide","linux","shell","unix","vim","vimrc"],"created_at":"2024-11-13T04:42:58.974Z","updated_at":"2026-01-05T13:03:04.202Z","avatar_url":"https://github.com/vrkansagara.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My editor my way :heart:\n\nMy every day editor for all kind of text interface work\n\nThis editor keep the philosophy of `unix`\n\n## Do one thing and do it well\n\n```bash\nLinux User :- If there is terminal there is a way.\nDeveloper User :- If there is vim there is geek.\n```\n\n## Basic Installation\n\n`IDE` is installed by running one of the following commands in your terminal.\nYou can install this via the command-line with\neither `curl`, `wget` or another similar tool.\n\n| Method    | Command                                                                                     |\n| :-------- | :------------------------------------------------------------------------------------------ |\n| **curl**  | `sh -c \"$(curl -fsSL https://raw.githubusercontent.com/vrkansagara/ide/master/install.sh)\"` |\n| **wget**  | `sh -c \"$(wget -O- https://raw.githubusercontent.com/vrkansagara/ide/master/install.sh)\"`   |\n| **fetch** | `sh -c \"$(fetch -o - https://raw.githubusercontent.com/vrkansagara/ide/master/install.sh)\"` |\n\n### How can I update this project\n\nYou can simply run bellow command to update, this project\n\n```bash\n cd $HOME/.vim\n git stash\n git pull --rebase\n sh ./submodule.sh\n```\n\n#### Documents\n\n[Docs](src/Docs/README.md)\n\n#### Do's and don't\n\n- Do not use `CTRL+S` this is standard terminal suspension\ncommand (Press `CTRL+Q` will resume)\n- vim -c \"redir \u003e\u003e /tmp/vim-shortcuts.log\" -c \"map\" -c \"redir END\" -c \"qa\" \n\n#### VIM Screen\n\n![VimTerminal](src/Images/vim-terminal.png?raw=true \"VimTerminal\")\n![Light](src/Images/light.png?raw=true \"light\")\n![DarkVim](src/Images/dark-vim.png?raw=true \"Dark VIM\")\n![Light](src/Images/light.png?raw=true \"light\")\n![LightVim](src/Images/light-vim.png?raw=true \"Light VIM\")\n\n#### You can\n\nI would like take issue and pull request regarding this project and\nlove to answer if anything on this. I would be more happy if you have on this.\n\n#### Reference(s)\n- [VIM official help](!https://www.vim.org/docs.php)\n- [VimL Script language](!https://en.wikibooks.org/wiki/Learning_the_vi_Editor/Vim/VimL_Script_language)\n- [vimscript x in y minutes](!https://learnxinyminutes.com/docs/vimscript/)\n\n\n## Made with :heart: in India\n\u003cimg src=\"src/Images/India.svg\" width=\"20\" height=\"20\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrkansagara%2Fide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrkansagara%2Fide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrkansagara%2Fide/lists"}