Based on our record, the xonsh shell should be more popular than Spaceship ZSH. It has been mentiond 78 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
(Not sure about the equivalent of shlex.quote, but in the worst case, you can just use "from shlex import quote as q" or something). So yes, there are good alternatives to bash - even Python based. [0] https://xon.sh/. - Source: Hacker News / 20 days ago
> Wondering what others have found to address this. Or if they just stuck with Bash, since it's just not going away anytime soon. If you're familiar with Python, give xonsh (https://xon.sh/) a go. It's a Bash-like shell but the syntax is Python. It has the same ease of writing shell scripts as Bash does, sans the insane language. Been using it since 2018. - Source: Hacker News / 20 days ago
Also, do consider xonsh.[1] It's a Bash-like shell written in Python. It has significant overlap with the awesomeness of fish, and has the advantage of being able to write your shell scripts in a Python dialect. So if you know Python, the mental burden is much lower. On top of that, it's cross platform, since Python is. No WSL needed. I switched to it in 2018 and haven't looked back. Originally it was just because... - Source: Hacker News / 4 months ago
No xonsh? (https://xon.sh/) Seems to hit most of the requirements. Been happily using it since 2018. It's great not to have to learn a whole other language just to do scripting. - Source: Hacker News / 6 months ago
Interesting thought experiment. Reminds me of my cousin's project Xonsh https://xon.sh/. - Source: Hacker News / 8 months ago
Https://github.com/spaceship-prompt/spaceship-prompt And I've way too many plugins # Add wisely, as too many plugins slow down shell startup. - Source: Hacker News / about 3 years ago
Install themes for oh-my-zsh. It's totally up to you which theme you're going to pick, but this post chooses either Spaceship or Powerlevel10k. - Source: dev.to / over 3 years ago
If you want all this and some more without setting it up yourself, oh-my-zsh spaceship prompt theme is great... I don't feel at home at a terminal without it by now, so one of my first installs after brew ;-) https://github.com/spaceship-prompt/spaceship-prompt. - Source: Hacker News / over 3 years ago
Afaik it was first widely popularized by Spaceship. Starship is explicitly modeled on Spaceship. Source: over 3 years ago
Gnome terminal is great as it matches system theme. Well according to me the thing that looks out of place is the shell prompt and I would recommend spaceship for zsh. Well even after that if you want a different terminal both kitty and alacritty are great options but kitty you have to theme manually wherein in alacritty you can configure it to match gtk theme. Source: over 3 years ago
fish shell - The friendly interactive shell.
Oh My Zsh - A delightful community-driven framework for managing your zsh configuration.
Nu Shell - A modern shell written in Rust
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.
Codefield - Tools for developers, designers and photographers