ash VS zsh

Compare ash vs zsh and see what are their differences.

ash

:shell: A Modular Bash Framework (by ash-shell)

zsh

Mirror of the Z shell source code repository. (by zsh-users)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ash zsh
2 73
145 3,453
0.0% 1.3%
0.0 8.5
over 7 years ago 7 days ago
Shell C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

ash

Posts with mentions or reviews of ash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.
  • Ubuntu compatibility
    2 projects | /r/loopringorg | 2 Dec 2022
    When You ever thought of automating tasks, be it under MacOS or Windows, both provide relatively high-level tools of doing this (looking at You, Automator, and You, Power Automate). But MacOS and Windows also carry more low-level tooling, such as the MacOS Terminal or the Microsoft Powershell. Every modern Linux distrobution comes with, I'd guess, at least three to five different "shells", e.g, Ash, Bash, Zsh etc. A shell is a text console interpreting specific commands and executing task, ranging from basic echo 'Hello World!' to more complex for FILE in /dev/sd*; do mount $FILE /mnt/device_${FILE#/dev/sd}; done. To really gain all the unholy powers over Your Linux operating system, try to acustom Yourself to shell scripting, and a good resource to do so is the Advanced Bash-Scripting Guide. (Fun fact: The MacOS Terminal is a POSIX-compliant shell, not sure exactly which one since the default recently changed, and can be used for quite the same tasks as Linux shells.)
  • popup saying "ash wants to control system" after uninstalling app
    1 project | /r/MacOS | 14 May 2021
    Ah, so it turns out ash is also a shell, the Almquist shell specifically. That’s something I learned today! The “-sh” at the end is the general pattern for the names of different shells, which is one reason they’re so similarly named. But the same advice applies!

zsh

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-03-09.

What are some alternatives?

When comparing ash and zsh you can also consider the following projects:

ohmyzsh - 🙃 A delightful community-driven (with 2,300+ 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 so that makes it easy to keep up with the latest updates from the community.

vscode-material-icon-theme - Available on the VSCode Marketplace

HomeBrew - 🍺 The missing package manager for macOS (or Linux)

neovim - Vim-fork focused on extensibility and usability

node-sass - :rainbow: Node.js bindings to libsass

vscode-indent-rainbow - Extension which shows indentation with a faint rainbow colored background to make them more readable

yarn - The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios

Mailspring - :love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.

fish-shell - The user-friendly command line shell.

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

zsh-syntax-highlighting - Fish shell like syntax highlighting for Zsh.