36
Improving zsh autocompletion?
(feddit.uk)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Every time I install a new machine I install zsh and then run the install script in here: https://github.com/romkatv/zsh4humans
It's a simple script created by the powerlevel10k zsh terminal theme author, and it's simple and awesome.
Okay, I LOVE this. If I ever decide to do a new zsh config, I will definitely use that. There's some pretty cool stuff in here, but I've already got everything configured pretty much the way I want it. Thanks anyways.
Another alternative I like is zim. I feel it’s snappier and less fiddly than oh-my-zsh.
I've just skipped "frameworks" and straight up source the .zsh files directly into my .zshrc. Less bloat, more speed.