zsh-hoco
zsh-completions
Our great sponsors
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 |
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
-
Extension of _hosts completion function
I've created the issue out of the thread :+1:
zsh-completions
-
DevContainers for Azure and .NET
## 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
- 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?
zsh-completions
-
Fish Shell 3.5.0
Zsh Completions is a pretty good alternative for anyone using zsh.
-
Install Zsh on Windows
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)
-
Oh My Zsh and Oh My Posh on Azure Cloud Shell
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
-
Using ZSH without OMZ
Zsh-Completions.
-
Setting Hyper with WSL 2
# 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?
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