Hacker News new | ask | show | jobs
by chrisweekly 1147 days ago
The default OS-provided shell is irrelevant; anyone who cares an iota about DX on their dev machine is going to set up their terminal and shell from scratch anyway.
1 comments

Only if you use osx… on linux there is no need to do such a strange thing.
Right, because Linux users are famously content to accept OS defaults and have no interest in tool selection or customizing their setup.

/s

Hahahahaha.

Now show me a linux distribution where what you are saying is true.

RHEL, "welcome to everything is old".

Unfortunately it's also a headache to use Linuxbrew with RHEL because it keeps trying to install its bottled glibc which doesn't like the old (but heavily patched) kernel and breaks everything not statically linked to the system libc until you remove it.

in red hat you need to compile bash to have scripts run?