deathmetal27@lemmy.world to linuxmemes@lemmy.world · 3 months agoSnap badlemmy.worldimagemessage-square227linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSnap badlemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 3 months agomessage-square227linkfedilink
minus-squareStrawberry@lemmy.blahaj.zonelinkfedilinkarrow-up0·3 months agoI looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?
minus-squareM.int@lemm.eelinkfedilinkarrow-up0·3 months ago The default shell on NixOS is bash, but it can be easily changed.
minus-squareStrawberry@lemmy.blahaj.zonelinkfedilinkarrow-up0·3 months agoSorry I was meaning in the context of using nix-shell for isolated reproducible environments. I read that things can go wrong if you try to use a shell other than bash
minus-squareM.int@lemm.eelinkfedilinkarrow-up0·3 months agoYou could use something like nix-your-shell.
minus-squareStrawberry@lemmy.blahaj.zonelinkfedilinkarrow-up0·3 months agoExcellent, ty for showing this to me
I looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?
Sorry I was meaning in the context of using nix-shell for isolated reproducible environments. I read that things can go wrong if you try to use a shell other than bash
You could use something like nix-your-shell.
Excellent, ty for showing this to me