{"id":13927017,"url":"https://github.com/pkulev/zsh-rustup-completion","last_synced_at":"2026-01-16T11:05:46.543Z","repository":{"id":68294898,"uuid":"113852469","full_name":"pkulev/zsh-rustup-completion","owner":"pkulev","description":"Rustup completion plugin for oh-my-zsh framework","archived":false,"fork":false,"pushed_at":"2019-10-24T09:55:26.000Z","size":18,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-08T16:14:50.997Z","etag":null,"topics":["oh-my-zsh","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/pkulev.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}},"created_at":"2017-12-11T11:47:58.000Z","updated_at":"2023-01-19T02:02:51.000Z","dependencies_parsed_at":"2023-04-24T16:01:52.710Z","dependency_job_id":null,"html_url":"https://github.com/pkulev/zsh-rustup-completion","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkulev%2Fzsh-rustup-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkulev%2Fzsh-rustup-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkulev%2Fzsh-rustup-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkulev%2Fzsh-rustup-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkulev","download_url":"https://codeload.github.com/pkulev/zsh-rustup-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226559364,"owners_count":17651356,"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":["oh-my-zsh","zsh","zsh-completion"],"created_at":"2024-08-07T16:01:18.002Z","updated_at":"2026-01-16T11:05:46.501Z","avatar_url":"https://github.com/pkulev.png","language":"Shell","funding_links":[],"categories":["Completions","Shell"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"zsh-rustup-completion\n---------------------\n\nOh-my-zsh rustup completion plugin.\n\nRustup version: **1.18.3** (435397f48 2019-05-22)\n\n## Installation\n\nFirst clone the repository repo in the custom zsh plugins folder:\n\n```bash\ncd ~/.oh-my-zsh/custom/plugins\ngit clone https://github.com/pkulev/zsh-rustup-completion.git rustup\n```\n\nOpen ~/.zshrc:\n\n```bash\nvim ~/.zshrc\n```\n\nAdd the plugin to zsh:\n```bash\nplugins=(... rustup)\n```\n\nCheck that autoloading is enabled:\n```bash\nautoload -U compinit \u0026\u0026 compinit\n```\n\nReload config:\n```bash\nsource ~/.zshrc\n```\n\nEnjoy it!\n\n## Updating\n\nCompletion file depends on rustup version.\nFor updating completion just execute:\n\n```bash\n./gen-completion.sh\n```\n\nAttention! Executing this file may cause repo updating failure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkulev%2Fzsh-rustup-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkulev%2Fzsh-rustup-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkulev%2Fzsh-rustup-completion/lists"}