zsh-hoco VS zsh-completions

Compare zsh-hoco vs zsh-completions and see what are their differences.

zsh-hoco

ZSH _hosts autocompletion extension (by Felixoid)

zsh-completions

Additional completion definitions for Zsh. (by zsh-users)
Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
zsh-hoco zsh-completions
2 18
10 6,038
- 1.1%
0.0 5.9
11 months ago 4 days ago
Shell Shell
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zsh-hoco

Posts with mentions or reviews of zsh-hoco. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-20.

zsh-completions

Posts with mentions or reviews of zsh-completions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-13.
  • DevContainers for Azure and .NET
    12 projects | dev.to | 13 Oct 2022
    ## OH-MY-ZSH PLUGINS & THEMES (POWERLEVEL10K) ## # Uncomment the below to install oh-my-zsh plugins and themes (powerlevel10k) without dotfiles integration git clone https://github.com/zsh-users/zsh-completions.git $HOME/.oh-my-zsh/custom/plugins/zsh-completions git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $HOME/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting git clone https://github.com/zsh-users/zsh-autosuggestions.git $HOME/.oh-my-zsh/custom/plugins/zsh-autosuggestions git clone https://github.com/romkatv/powerlevel10k.git $HOME/.oh-my-zsh/custom/themes/powerlevel10k --depth=1 ln -s $HOME/.oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme $HOME/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme
  • Help with some stuff
    3 projects | /r/zsh | 18 Aug 2022
    - Will enable completion by compinit is enough? I found some github repo (zsh-completions, zsh-autocomplete, zsh-autosuggestions), does that useful?
  • What are really usefull ZSH plug-ins?
    11 projects | /r/programming | 7 Jul 2022
    zsh-completions
  • Fish Shell 3.5.0
    2 projects | news.ycombinator.com | 16 Jun 2022
    Zsh Completions is a pretty good alternative for anyone using zsh.

    https://github.com/zsh-users/zsh-completions

  • Install Zsh on Windows
    3 projects | dev.to | 28 Apr 2022
    git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions git clone https://github.com/zsh-users/zsh-syntax-highlighting ${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-syntax-highlighting git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-autosuggestions
  • Creating a bash completion script (2018)
    6 projects | news.ycombinator.com | 2 Mar 2022
  • Oh My Zsh and Oh My Posh on Azure Cloud Shell
    9 projects | dev.to | 22 Dec 2021
    Install plug-ins for oh-my-zsh. Although there are many good plug-ins, this post will install the three popular ones – zsh-completions, zsh-syntax-highlighting and zsh-autosuggestions. If you want more plug-ins, follow the steps below.
  • ZSH Completions How To
    3 projects | news.ycombinator.com | 4 Dec 2021
  • Using ZSH without OMZ
    4 projects | dev.to | 26 Nov 2021
    Zsh-Completions.
  • Setting Hyper with WSL 2
    8 projects | dev.to | 19 Sep 2021
    # zsh-completions git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/zsh-completions # zsh-autosuggestions git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions # fasd sudo apt install fasd -y

What are some alternatives?

When comparing zsh-hoco and zsh-completions you can also consider the following projects:

zsh-autocomplete - 🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

powerlevel10k - A Zsh theme

fast-syntax-highlighting - (Short name F-Sy-H). Syntax-highlighting for Zshell – fine granularity, number of features and multiple shipped themes.

zsh-autosuggestions - Fish-like autosuggestions for zsh

neofetch - 🖼️ A command-line system information tool written in bash 3.2+

docker-zsh-completion - [OUTDATED] zsh completion for docker; use https://github.com/docker/cli instead

autojump - A cd command that learns - easily navigate directories from the command line

zsh-completion-generator - Plugin that generates completion functions automatically from getopt-style help texts

fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.

bash-completion - Programmable completion functions for bash

ranger_devicons - Ranger plugin that adds file glyphs / icon support to Ranger

docker-install - Docker installation script