zsh

Mirror of the Z shell source code repository. (by zsh-users)

Zsh Alternatives

Similar projects and alternatives to zsh

  1. Visual Studio Code

    3,063 zsh VS Visual Studio Code

    Visual Studio Code

  2. SaaSHub

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

    SaaSHub logo
  3. neovim

    1,414 zsh VS neovim

    Vim-fork focused on extensibility and usability

  4. HomeBrew

    1,327 zsh VS HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  5. git

    621 zsh VS git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  6. ohmyzsh

    598 zsh VS ohmyzsh

    🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

  7. archweb

    398 zsh VS archweb

    Arch Linux website code

  8. alacritty

    365 zsh VS alacritty

    A cross-platform, OpenGL terminal emulator.

  9. fish-shell

    344 zsh VS fish-shell

    The user-friendly command line shell.

  10. starship

    308 zsh VS starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  11. powerlevel10k

    294 zsh VS powerlevel10k

    A Zsh theme

  12. cosmopolitan

    build-once run-anywhere c library

  13. iTerm2

    200 zsh VS iTerm2

    iTerm2 is a terminal emulator for Mac OS X that does amazing things.

  14. NvChad

    191 zsh VS NvChad

    Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

  15. rofi

    153 zsh VS rofi

    Rofi: A window switcher, application launcher and dmenu replacement

  16. zsh-autosuggestions

    Fish-like autosuggestions for zsh

  17. picom

    111 zsh VS picom

    A lightweight compositor for X11 with animation support

  18. bspwm

    94 zsh VS bspwm

    A tiling window manager based on binary space partitioning

  19. zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh.

  20. dunst

    44 zsh VS dunst

    Lightweight and customizable notification daemon

  21. .dotfiles

    22 zsh VS .dotfiles

    :fireworks: Arch Linux with i3 / nvim / tmux / urxvt / zsh / ... (by Phantas0s)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better zsh alternative or higher similarity.

zsh discussion

Log in or Post with

zsh reviews and mentions

Posts with mentions or reviews of zsh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-08.
  • Display Dir Structure in Tree Format.
    3 projects | dev.to | 8 Dec 2024
    Zsh
  • bashsimplecurses: Simple curses library made in bash to draw terminal interfaces
    7 projects | news.ycombinator.com | 27 Jul 2024
    Zsh users get a bundled curses module; see zsh/curses¹ in zshmodules(1). It is a very thin wrapper, so it works how you'd expect from other uses. There is a tetris implementation using zsh/curses that ships with zsh², and you can use it as a nice comparison to the non-curses implementation that also comes with zsh³.

    I've used zsh/curses a few times to hack together little interfaces, and it is quite workable. It makes things far simpler once you start reaching for terminfo's capabilities that require you to think about state too much. A friend of mine wrote a little mblaze⁴ frontend using it, and it felt like using single mailbox mutt with less than a hundred lines of code.

    I was expecting the linked project to be a loadable module too given that bash also supports them, but it is actually a little more interesting to look at given it implements a bunch of the behaviour itself using tput calls.

    ¹ https://zsh.sourceforge.io/Doc/Release/Zsh-Modules.html#The-...

    ² https://github.com/zsh-users/zsh/blob/master/Functions/Misc/...

    ³ https://github.com/zsh-users/zsh/blob/master/Functions/Misc/...

    ⁴ https://git.vuxu.org/mblaze/about/

  • How to Manage Your Node.js Versions Using the Node Version Manager (NVM)
    6 projects | dev.to | 15 Jul 2024
    For bash, zsh, and fish, this installer will automatically update your console startup script. If you wish to prevent modifications to your console startup script, see skipping Volta setup.
  • Zsh + Oh My Zsh
    4 projects | dev.to | 12 May 2024
    This guide is to install Zsh and Oh My Zsh with the zsh-autosuggestions and zsh-syntax-highlighting plug ins.
  • How to Lose Control of Your Shell
    2 projects | news.ycombinator.com | 9 Mar 2024
    > Now, listen. I wish I could continue here and end with “… and this is why ZSH does it that way!”

    https://github.com/zsh-users/zsh/blob/47c7bc9b1493c7374f076b... has a comment about this behaviour, but no justification. I think it's just an optimization to save a little bit of time by not forking, and to avoid having the zsh process hanging around taking resources for no reason.

  • Zshell
    4 projects | news.ycombinator.com | 6 Mar 2024
  • Enchula Mi Consola
    11 projects | dev.to | 19 Dec 2023
  • Pimp your CLI
    13 projects | dev.to | 19 Dec 2023
    As a developer, the command line is one of the tools you will be using most frequently. It can be intimidating to venture into the world of CLI tooling but I can assure you it is one of the most rewarding experiences too. In this post I want to walk ya'll through my personal CLI setup. It is based on 3 technologies which I'll coin as the "Holy Trinity" of the command line: TMUX, ZSH, & Neovim.
  • Zsh and Bash
    1 project | dev.to | 11 Oct 2023
    Just like macOS, bash is included by default in most Linux distributions. Zsh on the other hand, needs to be installed manually. The installation process varies for different distributions but you can always check how to go about it for your distro on zsh website.
  • Exploring the Internals of Linux v0.01
    8 projects | news.ycombinator.com | 12 Aug 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic zsh repo stats
77
3,716
8.3
16 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?