{"id":20057673,"url":"https://github.com/todesking/loadenv.vim","last_synced_at":"2026-03-05T12:32:13.650Z","repository":{"id":18027833,"uuid":"21063157","full_name":"todesking/loadenv.vim","owner":"todesking","description":null,"archived":false,"fork":false,"pushed_at":"2014-06-21T12:55:21.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-17T16:50:16.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/todesking.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}},"created_at":"2014-06-21T07:36:24.000Z","updated_at":"2014-06-21T12:55:21.000Z","dependencies_parsed_at":"2022-08-26T10:41:47.962Z","dependency_job_id":null,"html_url":"https://github.com/todesking/loadenv.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/todesking/loadenv.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Floadenv.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Floadenv.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Floadenv.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Floadenv.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/todesking","download_url":"https://codeload.github.com/todesking/loadenv.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Floadenv.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30124449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T11:11:57.947Z","status":"ssl_error","status_checked_at":"2026-03-05T11:11:29.001Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-13T12:59:52.888Z","updated_at":"2026-03-05T12:32:13.630Z","avatar_url":"https://github.com/todesking.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loadenv.vim: load environment variables from shell setting\n\n## USAGE\n\n```vim\nif executable('/usr/local/bin/bash') \" Or your favorite shell\n\tcall loadenv#load(\n\t\\ '/usr/local/bin/bash -i -c __CMD__', \" Use -i for interactive mode(read bashrc)\n\t\\ ['PATH', 'JAVA_HOME']\n\t\\ )\nendif\n\n\" $PATH and $JAVA_HOME is set.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodesking%2Floadenv.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftodesking%2Floadenv.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodesking%2Floadenv.vim/lists"}