top | item 42667141

(no title)

lars512 | 1 year ago

Unfortunately, MacOS ships an earlier version of bash that does not include associative arrays, so they’re not as portable as you might like.

discuss

order

fastily|1 year ago

You can use homebrew to install the latest version of bash and then chsh to set it as your default shell. That’s what I do anyways