deathmetal27@lemmy.world to linuxmemes@lemmy.world · 1 year agoSnap badlemmy.worldimagemessage-square236linkfedilinkarrow-up11.13Karrow-down123
arrow-up11.1Karrow-down1imageSnap badlemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square236linkfedilink
minus-squareHomosexual sapiens@lemmy.blahaj.zonelinkfedilinkarrow-up4·1 year 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-up6·1 year ago The default shell on NixOS is bash, but it can be easily changed.
minus-squareHomosexual sapiens@lemmy.blahaj.zonelinkfedilinkarrow-up2·1 year 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-up3·1 year agoYou could use something like nix-your-shell.
minus-squareHomosexual sapiens@lemmy.blahaj.zonelinkfedilinkarrow-up3·1 year 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