Skip to content

Commit c17f568

Browse files
committed
Add Freed-Wu/zsh-completions-for-cross-compilers
Add `Freed-Wu/zsh-completions-for-cross-compilers` tab completions. Signed-off-by: Joe Block <[email protected]>
1 parent 81558cb commit c17f568

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ A ZSH micro plugin manager.
231231
### [zap](https://github.com/zap-zsh/zap)
232232

233233
**zap** is a minimal ZSH plugin manager.
234+
234235
### [zapack](https://github.com/aiya000/zsh-zapack)
235236

236237
**zapack** is a basic fast minimal ZSH plugin loader.
@@ -1396,6 +1397,7 @@ These plugins add tab completions without adding extra functions or aliases.
13961397
- [completions (zsh-users)](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH.
13971398
- [conda](https://github.com/conda-incubator/conda-zsh-completion) - ZSH tab completion for [conda](http://conda.pydata.org/).
13981399
- [cpan](https://github.com/MenkeTechnologies/zsh-cpan-completion) - Adds `cpan install word<tab>` and `cpanm install <tab>` to complete remote CPAN package names.
1400+
- [cross-compiler](https://github.com/Freed-Wu/zsh-completions-for-cross-compilers) - In cross compilations, there are many tools like x86_64-w64-mingw32-gcc, x86_64-linux-android32-clang, arm-none-eabi-gcc, etc. This plugin provides zsh completions for them.
13991401
- [ctop](https://github.com/gantsign/zsh-plugins/tree/master/ctop) - Tab completions for [ctop](https://github.com/bcicen/ctop).
14001402
- [dagger](https://github.com/jygastaud/dagger-oh-my-zsh) - Completions for dagger.
14011403
- [dbic](https://github.com/lejeunerenard/dbic-migration-env) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer.

0 commit comments

Comments
 (0)