{"id":13961591,"url":"https://github.com/zchee/zsh-completions","last_synced_at":"2025-04-05T15:08:59.919Z","repository":{"id":46675580,"uuid":"65824880","full_name":"zchee/zsh-completions","owner":"zchee","description":"Yet another Zsh completion definitions. Fork, fix and written by me","archived":false,"fork":false,"pushed_at":"2025-02-17T00:08:33.000Z","size":1509,"stargazers_count":111,"open_issues_count":1,"forks_count":16,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-29T14:11:54.787Z","etag":null,"topics":["go","macos","zsh","zsh-completions"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/zchee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["zchee"]}},"created_at":"2016-08-16T13:59:39.000Z","updated_at":"2025-02-17T02:44:55.000Z","dependencies_parsed_at":"2023-11-14T04:22:59.620Z","dependency_job_id":"503a8c26-ec8e-4156-aefe-83b5bb1e0816","html_url":"https://github.com/zchee/zsh-completions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fzsh-completions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fzsh-completions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fzsh-completions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fzsh-completions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zchee","download_url":"https://codeload.github.com/zchee/zsh-completions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353746,"owners_count":20925329,"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":["go","macos","zsh","zsh-completions"],"created_at":"2024-08-08T17:01:17.220Z","updated_at":"2025-04-05T15:08:59.879Z","avatar_url":"https://github.com/zchee.png","language":"Shell","funding_links":["https://github.com/sponsors/zchee"],"categories":["Completions","Shell"],"sub_categories":["ZSH on Windows"],"readme":"# zsh-completions\n\nYet another zsh completion sources library.  \nfork, fix or wrote myself.\n\n## [src/go](src/go)\n\n| command | description |\n|---------|-------------|\n| 2fa | [rsc.io/2fa: Two-factor authentication on the command line](https://github.com/rsc/2fa) |\n| benchcmp | [golang/tools/cmd/benchsave: The benchcmp command displays performance changes between benchmarks.](https://github.com/golang/tools/tree/master/cmd/benchcmp) |\n| benchstat | [golang/perf/cmd/benchstat: Benchstat computes and compares statistics about benchmarks.](https://github.com/golang/perf/tree/master//cmd/benchstat) |\n| cayley | [github.com/cayleygraph/cayley: An open-source graph database](https://github.com/cayleygraph/cayley) |\n| cgrep | [github.com/google/codesearch/cmd/cgrep: Cgrep behaves like grep, searching for regexp, an RE2 (nearly PCRE) regular expression.](https://github.com/google/codesearch/tree/master/cmd/cgrep) |\n| circleci-cli | [github.com/CircleCI-Public/circleci-cli: Use CircleCI from the command line.](https://github.com/CircleCI-Public/circleci-cli) |\n| colf | [github.com/pascaldekloe/colfer: binary serialization format](https://github.com/pascaldekloe/colfer) |\n| container-diff | [github.com/GoogleContainerTools/container-diff: container-diff: Diff your Docker containers](https://github.com/GoogleContainerTools/container-diff) |\n| ctop | [github.com/bcicen/ctop: Top-like interface for container metrics](https://github.com/bcicen/ctop) |\n| dep | [github.com/golang/dep: Go dependency management tool](https://github.com/golang/dep) |\n| deplist | [github.com/cespare/deplist: List the external dependencies of a Go package.](https://github.com/cespare/deplist) |\n| dlv | [github.com/derekparker/delve: Delve is a debugger for the Go programming language.](https://github.com/derekparker/delve) |\n| dockry | [github.com/shyiko/dockry: Docker Registry V2 CLI (compatible with Docker Hub, GitLab Container Registry, etc; public or private)](https://github.com/shyiko/dockry) |\n| embedmd | [github.com/campoy/embedmd: embedmd: embed code into markdown and keep everything in sync](https://github.com/campoy/embedmd) |\n| fortio | [github.com/fortio/fortio: Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.](https://github.com/fortio/fortio) |\n| gb | [github.com/constabulary/gb: gb, the project based build tool for Go](https://github.com/constabulary/gb) |\n| git-stats |  |\n| glide | [github.com/Masterminds/glide: Package Management for Golang](https://github.com/Masterminds/glide) |\n| go | [golang.org/src/cmd/go: The Go programming language](https://github.com/golang/go) |\n| go-callvis | [github.com/TrueFurby/go-callvis: Visualize call graph of a Go program using dot format.](https://github.com/TrueFurby/go-callvis) |\n| go-langserver | [github.com/sourcegraph/go-langserver: Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)](https://github.com/sourcegraph/go-langserver) |\n| go-torch | [github.com/uber/go-torch: Stochastic flame graph profiler for Go programs](https://github.com/uber/go-torch) |\n| goapp |  |\n| gocc | [github.com/goccmack/gocc: Parser / Scanner Generator](https://github.com/goccmack/gocc) |\n| gocode | [github.com/nsf/gocode: An autocompletion daemon for the Go programming language](https://github.com/nsf/gocode) |\n| godep | [github.com/tools/godep: dependency tool for go](https://github.com/tools/godep) |\n| goderive | [github.com/awalterschulze/goderive: Functional programming for Golang](https://github.com/awalterschulze/goderive) |\n| godoc | [golang.org/x/tools/cmd/godoc: Godoc extracts and generates documentation for Go programs.](https://github.com/golang/tools/tree/master/cmd/godoc) |\n| gofmt | [golang.org/src/cmd/gofmt: oGofmt formats Go programs.](https://github.com/golang/go/tree/master/src/cmd/gofmt) |\n| goimports | [golang.org/x/tools/cmd/goimports: Command goimports updates your Go import lines, adding missing ones and removing unreferenced ones.](https://github.com/golang/tools/tree/master/cmd/goimports) |\n| gojson | [github.com/ChimeraCoder/gojson: Automatically generate Go (golang) struct definitions from example JSON](https://github.com/ChimeraCoder/gojson) |\n| golint | [golang.org/x/lint/golint: golint lints the Go source files named on its command line.](https://github.com/golang/lint/tree/master/golint) |\n| gometalinter | [github.com/alecthomas/gometalinter: Concurrently run Go lint tools and normalise their output](https://github.com/alecthomas/gometalinter) |\n| gopackages | [golang.org/x/tools/go/packages/gopackages: The gopackages command is a diagnostic tool that demonstrates how to use golang.org/x/tools/go/packages to load, parse, type-check, and print one or more Go packages.](https://github.com/golang/tools/tree/master/go/packages/gopackages) |\n| gops | [github.com/google/gops: A tool to list and diagnose Go processes currently running on your system](https://github.com/google/gops) |\n| gorename | [golang.org/x/tools/cmd/gorename: The gorename command performs precise type-safe renaming of identifiers in Go source code.](https://github.com/golang/tools/tree/master/cmd/gorename) |\n| gosec | [github.com/securego/gosec/cmd/gosec: gosec analyzes Go source code to look for common programming mistakes that can lead to security problems.](https://github.com/securego/gosec/tree/master/cmd/gosec) |\n| gotags | [github.com/jstemmer/gotags: ctags-compatible tag generator for Go](https://github.com/jstemmer/gotags) |\n| gotests | [github.com/cweill/gotests: Generate Go tests from your source code.](https://github.com/cweill/gotests) |\n| goyacc | [golang.org/x/tools/cmd/goyacc: Goyacc is a version of yacc for Go.](https://github.com/golang/tools/tree/master/cmd/goyacc) |\n| guru | [golang.org/x/tools/cmd/guru: guru: a tool for answering questions about Go source code.](https://github.com/golang/tools/tree/master/cmd/guru) |\n| gvt | [github.com/FiloSottile/gvt: gvt was a minimal go vendoring tool, based on gb-vendor. Today, you want to use modules instead.](https://github.com/FiloSottile/gvt) |\n| helmfile | [github.com/roboll/helmfile: Deploy Kubernetes Helm Charts](https://github.com/roboll/helmfile) |\n| istioctl | [istio.io/isio/istioctl/cmd/istioctl: Command istioctl is a Istio configuration command line utility.](https://github.com/istio/istio/tree/master/istioctl/cmd/istioctl) |\n| jira | [github.com/Netflix-Skunkworks/go-jira: simple jira command line client in Go](https://github.com/Netflix-Skunkworks/go-jira) |\n| json2struct | [github.com/yudppp/json2struct: Translate to Golang struct from json](https://github.com/yudppp/json2struct) |\n| kati | [github.com/google/kati: An experimental GNU make clone](https://github.com/google/kati) |\n| kubeval | [github.com/garethr/kubeval: Validate your Kubernetes configuration files, supports multiple Kubernetes versions](https://github.com/garethr/kubeval) |\n| kustomize | [kubernetes-sigs/kustomize: Customization of kubernetes YAML configurations](https://github.com/kubernetes-sigs/kustomize) |\n| mc | [github.com/minio/mc: Minio Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.](https://github.com/minio/mc) |\n| megacheck | [honnef.co/go/tools/cmd/megacheck: megacheck runs staticcheck, gosimple and unused at once.](https://github.com/dominikh/go-tools/tree/master/cmd/megacheck) |\n| minikube | [k8s.io/minikube: Run Kubernetes locally](https://github.com/kubernetes/minikube) |\n| pinata |  |\n| poule | [github.com/icecrime/poule: A framework for GitHub automation](https://github.com/icecrime/poule) |\n| pprof | [github.com/google/pprof: pprof is a tool for visualization and analysis of profiling data](https://github.com/google/pprof) |\n| prototool | [github.com/uber/prototool: Your Swiss Army Knife for Protocol Buffers](https://github.com/uber/prototool) |\n| pt | [github.com/monochromegane/the\\_platinum\\_searcher: A code search tool similar to ack and the\\_silver\\_searcher(ag). It supports multi platforms and multi encodings.](https://github.com/monochromegane/the_platinum_searcher) |\n| reg | [github.com/genuinetools/reg: Docker registry v2 command line client and repo listing generator with security checks.](https://github.com/genuinetools/reg) |\n| roer | [github.com/spinnaker/roer: A thin Spinnaker CLI](https://github.com/spinnaker/roer) |\n| rts | [github.com/galeone/rts: RTS: request to struct. Generates Go structs from JSON server responses.](https://github.com/galeone/rts) |\n| skaffold | [github.com/GoogleContainerTools/skaffold: Easy and Repeatable Kubernetes Development](https://github.com/GoogleContainerTools/skaffold) |\n| sops | [mozilla/sops: Secrets management stinks, use some sops!](https://github.com/mozilla/sops) |\n| ssadump | [golang.org/x/tools/cmd/ssadump: ssadump: a tool for displaying and interpreting the SSA form of Go programs.](https://github.com/golang/tools/tree/master/cmd/ssadump) |\n| staticcheck | [honnef.co/go/tools/cmd/staticcheck: staticcheck detects a myriad of bugs and inefficiencies in your code.](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) |\n| unconvert | [github.com/mdempsky/unconvert: Remove unnecessary type conversions from Go source](https://github.com/mdempsky/unconvert) |\n| unused | [honnef.co/go/tools/cmd/unused: unused reports unused identifiers (types, functions, ...) in your code.](https://github.com/dominikh/go-tools/tree/master/cmd/unused) |\n| wasm-dump | [github.com/go-interpreter/wagon/cmd/wasm-dump: wasm-dump inspects a WASM module file.](https://github.com/go-interpreter/wagon/tree/master/cmd/wasm-dump) |\n| wasm-run | [github.com/go-interpreter/wagon/cmd/wasm-dump: wasm-dump inspects a WASM module file.](https://github.com/go-interpreter/wagon/tree/master/cmd/wasm-dump) |\n| zoekt-git-index | [github.com/google/zoekt: Fast trigram based code search](https://github.com/google/zoekt/tree/master/cmd/zoekt-git-index) |\n\n## [src/macOS](src/macOS)\n\n| command | description |\n|---------|-------------|\n| class-dump | |\n| diskutil | |\n| dyldinfo | |\n| genstrings | |\n| hdiutil | |\n| iCoreMgr | |\n| instruments | |\n| iprofiler | |\n| log | |\n| nm | |\n| otool | |\n| strings | |\n| swift | |\n| swift-demangle | |\n| xcode-select | |\n| xcodebuild | |\n| xcrun | |\n\n## [src/zsh](src/zsh)\n\n| command | description |\n|---------|-------------|\n| anka |  |\n| aria2c |  |\n| chromedriver |  |\n| circleci |  |\n| clang-format | A tool to format C/C++/Java/JavaScript/Objective-C/Protobuf code |\n| clangd | [Clangd is an implementation of the Language Server Protocol leveraging Clang.](https://clang.llvm.org/extra/clangd.html) |\n| cloud_sql_proxy |  |\n| cmake | Support -D completion (WIP) |\n| conda |  |\n| configure |  |\n| container-builder-local |  |\n| curl |  |\n| darwin-debug |  |\n| filemon | An FSEvents client |\n| flake8 |  |\n| flatc | flatc, which flatbuffers schema compiler |\n| grpc_cli |  |\n| httrack |  |\n| joker | A quick and dirty iOS kernelcache handling utility |\n| jtool | Taking the O out of otool(1) |\n| jtool2 | The jtool2 |\n| jupyter | Project Jupyter |\n| kdv | KDebug Unleashed for OS X/iOS |\n| llvm-config | LLVM llvm-config |\n| llvm-dsymutil | manipulate archived DWARF debug symbol files |\n| llvm-dwarfdump | llvm dwarf dumper |\n| llvm-objdump | llvm object file dumper |\n| man | man page |\n| md2gslides |  |\n| mypy | Optional static typing for Python 2 and 3 (PEP484) |\n| ninja | Ninja is a small build system with a focus on speed |\n| nosetests | nose is nicer testing for python |\n| nvim | Vim-fork focused on extensibility and agility |\n| pip |  |\n| prlctl | Parallels Desktop command-line utility is used to perform administration tasks on virtual machines |\n| prlsrvctl | Parallels Desktop command-line utility is used to perform management tasks |\n| procexp | Going over the top(1) |\n| protoc |  |\n| rc | rtags client |\n| rdm | rtags daemon |\n| shellcheck |  |\n| swig | Simplified wrapper and interface generator |\n| travis |  |\n| vint | Fast and highly extensible Vim script language lint implemented by Python |\n| vmrun |  |\n| vmware-vdiskmanager |  |\n| vmware-vmx |  |\n| yasm | Yasm assembler |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fzsh-completions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzchee%2Fzsh-completions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fzsh-completions/lists"}