Shell Autocomplete

Open-source Shell projects categorized as Autocomplete

Top 7 Shell Autocomplete Projects

Autocomplete
  1. zsh-autosuggestions

    Fish-like autosuggestions for zsh

    Project mention: Supercharge Your Mac Terminal: A Step-by-Step Guide to iTerm2, Oh My Zsh & Powerlevel10k | dev.to | 2025-02-08

    # 1. Backup existing configuration cp ~/.zshrc ~/.zshrc.backup 2>/dev/null || echo "No existing ~/.zshrc" # 2. Install Homebrew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" # 3. Install iTerm2 brew install --cask iterm2 # 4. Install Oh My Zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" # 5. Install Powerlevel10k theme git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k sed -i '' 's/ZSH_THEME="robbyrussell"/ZSH_THEME="powerlevel10k\/powerlevel10k"/' ~/.zshrc # 6. Install essential plugins git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting brew install autojump # 7. Restart terminal or reload configuration source ~/.zshrc

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. zsh-autocomplete

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

    Project mention: Automating Azure VM Ubuntu install without fancy tools | dev.to | 2024-07-22
  4. kube-aliases

    Kubernetes Aliases and Bash Functions

  5. zsh-yarn-completions

    Yarn completions for Z-shell that supports yarn workspaces

  6. aish

    Shell script one-liners right in your terminal prompt (by chr15m)

  7. zsh-hoco

    ZSH _hosts autocompletion extension

  8. crazy-complete

    Generate shell auto completion files

    Project mention: crazy-complete: Generate shell auto-completion files with a single configuration file | dev.to | 2024-10-26

    I want to introduce my current project crazy-complete.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Autocomplete discussion

Log in or Post with

Shell Autocomplete related posts

  • Install zsh-autocomplete on WSL2

    1 project | dev.to | 15 Jun 2024
  • Melhorando e configurando seu novo Shell linux. Pt-2

    5 projects | dev.to | 2 May 2024
  • Ask HN: Alternatives to fig.io as it has signups disabled?

    2 projects | news.ycombinator.com | 17 Nov 2023
  • Evalua 1.0.0, Some more clarity on this plugin in the comments

    1 project | /r/neovim | 14 Jul 2023
  • [Zsh] ZSH-Auto-complete vs Zsh-Autosuggestions (vs Fig)

    3 projects | /r/enfrancais | 18 Apr 2023
  • Autocomplete via adjacent tmux panes?

    1 project | /r/fishshell | 25 Feb 2023
  • Fuzzy text selector for use with the builtin terminal?

    1 project | /r/neovim | 18 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Autocomplete projects in Shell? This list will help you:

# Project Stars
1 zsh-autosuggestions 32,886
2 zsh-autocomplete 5,789
3 kube-aliases 117
4 zsh-yarn-completions 46
5 aish 29
6 zsh-hoco 11
7 crazy-complete 7

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com