:nixos: #NixOS has made me like :bash: #bash. I use it so frequently with pkgs.writeShellApplication and have accepted to use its non-POSIX "advanced" featuers like (associative) arrays and the [[ ]] conditional syntax. I absolutely love how writeShellApplication automatically runs everything through #shellCheck and makes it easy to set runtimeInputs and runtimeEnv. I'd love for it to pass the result through #shfmt though 😉
1