ohmyzsh
zsh-autocomplete
ohmyzsh | zsh-autocomplete | |
---|---|---|
597 | 56 | |
175,338 | 5,501 | |
0.6% | - | |
9.5 | 7.7 | |
2 days ago | 5 months ago | |
Shell | Shell | |
MIT License | MIT License |
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.
ohmyzsh
-
My Terminal Setup for 2025 🚀
ZSH and Oh My ZSH offer superpowers to your terminal thanks to its customization and wide variety of plugins.
-
Can we communally deprecate Git checkout?
I made that exact thought many years ago and came to the direct opposite conclusion. It was worth the cognitive overhead to make the change and I haven't looked back. Most of the time I'm just hitting aliases (from OMZ's git plugin) https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git e.g.
gsw git switch
-
Essential Kubernetes Setup for DevOps and Developers - A Community Based Guide
Zsh + Oh My Zsh Zsh + Oh My Zsh (OMZ) is a powerful and highly customizable shell setup. Zsh is an advanced shell that enhances the default bash experience with features like better autocompletion, improved scripting, and a more user-friendly syntax. Oh My Zsh is a framework that simplifies the management of Zsh configurations by providing a large collection of plugins, themes, and additional features. It helps improve your terminal productivity with tools like autocompletion for Git, Docker, Kubernetes, and more, while also offering eye-catching themes and an easy-to-manage configuration system. github
-
node unsupported engine when updating npm
Installing oh-my-zsh-nvm plugin (when zsh is in use)
-
My 2025 Tech Stack: Tools & Tech I'm Using This Year
VS code's built-in terminal with Oh My ZSH! for my Zsh config. I'm a GUI person, so I don't care much about fancy terminals.
-
Deploying Mancala with Minikube — A beginners guide
Oh My ZSH!
-
Migrating from nvm to mise
If you are using zsh with https://ohmyz.sh/, here is how you can easily get started with mise. (This for demonstration purpose only, if you are using another shell, go through the getting-started guide)
-
OMZ: Some Plugins that I forget about
More info on this plugin can be found here.
-
Personal TODO list on how I set up my dev machine
Install zsh, switch bash to zsh as my shell and install oh-my-zsh
-
Inside My Workflow
2. Oh my zsh https://ohmyz.sh
zsh-autocomplete
- Automating Azure VM Ubuntu install without fancy tools
-
Install zsh-autocomplete on WSL2
View on GitHub
-
Melhorando e configurando seu novo Shell linux. Pt-2
git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions && git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting && git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting && git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git $ZSH_CUSTOM/plugins/zsh-autocomplete
-
Make Your Linux Terminal Enjoyable to Use
git clone --depth 1 "https://github.com/marlonrichert/zsh-autocomplete.git" $HOME/.oh-my-zsh/custom/plugins/zsh-autocomplete
- Ask HN: Alternatives to fig.io as it has signups disabled?
-
Show HN: Inshellisense – IDE style shell autocomplete
Not up to the mark with https://github.com/marlonrichert/zsh-autocomplete which works contextually.
-
Evalua 1.0.0, Some more clarity on this plugin in the comments
I found it: https://github.com/marlonrichert/zsh-autocomplete
-
Auto-suggestions in Terminal
If you're using zsh, you can use zsh-autocomplete plugin. Super easy to use. zsh-autocomplete github
-
How do you get used to and remember commands?
save yourself time and use autosuggestions/autocompletions fish shell does it by default, zsh needs a plugin https://github.com/marlonrichert/zsh-autocomplete (this one has a video showcasing it)
-
History: how to suggest previous ls... command
Yeah second this ^ its exactly what OP is asking for. Combine with auto-complete plugin and you can find any command youve typed before easily
What are some alternatives?
oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
zsh-autosuggestions - Fish-like autosuggestions for zsh
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
oh-my-bash - A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
powerlevel10k - A Zsh theme
zsh-completions - Additional completion definitions for Zsh.
oh-my-fish - The Fish Shell Framework
spaceship-prompt - 🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt
fzf - :cherry_blossom: A command-line fuzzy finder