Our great sponsors
-
ohmyzsh
🙃 A delightful community-driven (with 2,100+ 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.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
https://github.com/zsh-users/zsh-syntax-highlighting https://github.com/zsh-users/zsh-autosuggestions
-
oil
Oil is a new Unix shell. It's our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
zsh with zim framework
-
I also switched to alacritty recently, because of its clipboard support OSC 52 for copying for my terminal text editor.
-
To solve the ssh problem there’s xxh which scp’s a portable shell of your choosing before starting an interactive session with it on the server.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Well if you need another standard altogether and already script in Python, may I introduce to you xon.sh?
-
josh
-
I used to use Zsh, but I accidentally did `rm -rf ~/` and didn't have a proper backup. So, now I've been using FishShell for a couple of months, it has a fantastic out of the box experience. And for non-interactive usage, I use a POSIX-Compliant shell (dash). Zsh is really good too, but you have to configure it. I always use FishShell on root as I can't be bothered to configure root environment to great extent during installation haha.
-
I use bash and always have, but recently I've been interested in switching to either nushell and es for interactive use.
-
I use bash and always have, but recently I've been interested in switching to either nushell and es for interactive use.
-
XS
[ABANDONED] An extensible shell (descended from es and rc) having functional semantics and a conventional syntax.
Both provide scripting languages that are more "functional" (in the sense of functional programming). nushell is newer, written in Rust, under active development, and seems to be stabilizing. es is older (circa 1990s), written in C, and based on rc and scheme. There's also a C++ version xs that appears abandoned as well as a few forks sprinkled around. None are POSIX-compatible.