OvermindDL1

OvermindDL1

What shells do you use and how do you have it configured?

What shell(s) do you use, why do you use them, and how do you have them configured?

Note, this is about shell’s, not terminals, terminal’s are often what is used to access a shell, but it isn’t the shell.

Some popular and/or modern shells for example are like:

  • sh
  • dash
  • ksh
  • bash
  • zsh
  • fish
  • powershell
  • nushell

among many many others…

Most Liked

OvermindDL1

OvermindDL1

I use zsh primarily, but I’ve been using nushell for various tasks lately.

My ZSH is heavily configured, based on the OhMyZSH plugin pack but with some customizations. I use the starship theme (not the built in one, but the standalone StarShip powerline prompt that works with almost any shell).

Been experimenting with nushell lately, it’s still new and missing some functionality, plus not being a posix shell means its syntax is different, but it seems extremely capable and very fast, plus it’s data operations and piping capabilities and operations (it’s main big thing) is really nice!

Cellane

Cellane

Been using the Fish shell for quite a few years now in conjunction with Tmux – I always feel uneasy on a new machine/server until I copy over the configuration I’m used to :sweat_smile: This is how my shell looks like:

ohm

ohm

I’ve been using fish with Starship since I got my new MacBook. It works really well. I was using zsh and fish on and off before that.

Where Next?

Popular General Dev topics Top

Exadra37
Cloudflare as workers to run serverless code without using containers: So it seems that Isolates is based on: What we ended up settl...
New
AstonJ
Inspired by this tweet by @dasdom Even if you take out all the damage being done by humans, our planet has about 50B years before bein...
New
Exadra37
So, if we can reduce the likelihood, we can reduce the overall risk. That’s good. It’s actually very similar to a very common idea called...
New
AstonJ
Just been adding some more portals, currently have the following languages: Apache Groovy C C# C++ Clojure CoffeeScript Crystal ...
New
AstonJ
Do you think it’s worth worrying about? Do you think it’s going to be an even bigger issue in future? If so what can the teams of smaller...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
DevotionGeo
Amazon CodeWhisperer is an alternative to GitHub Copilot, and it’s free!
New
harwind
I’m working on a Spring Boot project and I have a controller where I want to map multiple request paths to a single method. Let’s say I h...
New

Other popular topics Top

axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Author Spotlight James Stanier @jstanier James Stanier, author of Effective Remote Work , discusses how to rethink the office as we e...
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simply… File > New Rule: And select Deny, O...
New
New