Less critical then yesterday because of ChatGPT, I always expected to become fluent in bash at some point, but the AI became too good at writing my scripts now... Also you can use the chat as a learning tool, it's really a game changer for whom want to really learn it.
Bash's dangers might be exacerbated by using ChatGPT, since you'll rely on the tool and you might not be able to understand what's wrong if shit hits the fan.
I'd recommend not using bash for anything other than the simplest tasks, as per Google's Shell style guide [0].
[0] https://google.github.io/styleguide/shellguide.html#s1.2-whe...