{"id":13793242,"url":"https://github.com/zzamboni/elvish-completions","last_synced_at":"2026-01-24T16:22:01.531Z","repository":{"id":27946168,"uuid":"115666684","full_name":"zzamboni/elvish-completions","owner":"zzamboni","description":"Completer definitions for Elvish","archived":false,"fork":false,"pushed_at":"2025-01-09T15:19:00.000Z","size":233,"stargazers_count":44,"open_issues_count":0,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-12T20:41:21.397Z","etag":null,"topics":["completions","elvish","elvish-modules","hacktoberfest","shell","unix-shell"],"latest_commit_sha":null,"homepage":"","language":"Elvish","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/zzamboni.png","metadata":{"files":{"readme":"README-src.org","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-12-28T23:13:51.000Z","updated_at":"2025-01-09T15:19:04.000Z","dependencies_parsed_at":"2024-08-03T23:01:20.461Z","dependency_job_id":"bef538b7-530f-47d8-8fcd-76a85c00fae5","html_url":"https://github.com/zzamboni/elvish-completions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zzamboni/elvish-completions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzamboni%2Felvish-completions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzamboni%2Felvish-completions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzamboni%2Felvish-completions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzamboni%2Felvish-completions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zzamboni","download_url":"https://codeload.github.com/zzamboni/elvish-completions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzamboni%2Felvish-completions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28731224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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":["completions","elvish","elvish-modules","hacktoberfest","shell","unix-shell"],"created_at":"2024-08-03T23:00:16.694Z","updated_at":"2026-01-24T16:22:01.493Z","avatar_url":"https://github.com/zzamboni.png","language":"Elvish","funding_links":[],"categories":["Completion Scripts"],"sub_categories":[],"readme":"#+macro: module-summary (eval (org-export-string-as (concat \"- [[file:\" $1 \".org][\" $1 \"]] :: \\n  #+include: \" $1 \".org::module-summary\\n\") 'org t))\n#+EXPORT_FILE_NAME: README.org\n\n#+title: Elvish completions\n\nThis Elvish package contains various completions I and others have written for the [[https://elv.sh/][Elvish shell]].\n\n* Compatibility\n\nThese modules are only guaranteed to be fully compatible with [[https://elv.sh/get/][Elvish HEAD]], which is what I use. This means that occasionally, they will not work even with the latest official release, when breaking changes are introduced. Since Elvish is in active development, I highly recommend you use the latest commit too.\n\n* Installation and use\n\nTo install, use [[https://elvish.io/ref/epm.html][epm]]:\n\n#+begin_src elvish\n  use epm\n  epm:install github.com/zzamboni/elvish-completions\n#+end_src\n\nFor each module you want to use, you need to add the following to your =rc.elv= file:\n\n#+begin_src elvish\n  use github.com/zzamboni/elvish-completions/\u003cmodulename\u003e\n#+end_src\n\nSee each module's page for detailed usage instructions.\n\n* Modules included\n\nThe following modules are included:\n\n#+begin_src elvish :exports results :results drawer :eval no-export\necho \"\" # blank lines prevents github rendering error in which the first item is now shown\nls *.org | egrep -v 'README|_template' | each [m]{ echo \"{{{module-summary(\"(basename $m .org)\")}}}\" }\n#+end_src\n\n#+RESULTS:\n:results:\n\n{{{module-summary(builtins)}}}\n{{{module-summary(cd)}}}\n{{{module-summary(comp)}}}\n{{{module-summary(dd)}}}\n{{{module-summary(evemu)}}}\n{{{module-summary(git)}}}\n{{{module-summary(ssh)}}}\n{{{module-summary(vcsh)}}}\n:end:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzamboni%2Felvish-completions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzamboni%2Felvish-completions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzamboni%2Felvish-completions/lists"}