▲ 8 ▼ Shells (hexbear.net) submitted 1 year ago by invalidusernamelol@hexbear.net to c/programming@hexbear.net 7 comments fedilink hide all child comments Which shells do you guys tend to use the most? I've been trying to get into fish lately, have also used xonsh because I'm really comfortable with python so why not use that instead of bash and just inject subshells into my python scripts
[+] Meltyheartlove@hexbear.net 2 points 1 year ago* (last edited 5 months ago) (2 children) [deleted] permalink fedilink source hideshow 2 child comments replies: [–] invalidusernamelol@hexbear.net [S] 2 points 1 year ago (1 child) Any major issues besides having to change shebangs from #!/usr/bin/sh to #!/usr/bin/env bash for existing scripts? I'm still not sure I totally get the fish language, it's close enough to bash that I keep wanting to do bash, but different enough that nothing works and I get fun errors lol permalink fedilink source parent hideshow 1 child comment replies: [+] Meltyheartlove@hexbear.net 2 points 1 year ago* (last edited 5 months ago) [deleted] permalink fedilink source parent
[–] invalidusernamelol@hexbear.net [S] 2 points 1 year ago (1 child) Any major issues besides having to change shebangs from #!/usr/bin/sh to #!/usr/bin/env bash for existing scripts? I'm still not sure I totally get the fish language, it's close enough to bash that I keep wanting to do bash, but different enough that nothing works and I get fun errors lol permalink fedilink source parent hideshow 1 child comment replies: [+] Meltyheartlove@hexbear.net 2 points 1 year ago* (last edited 5 months ago) [deleted] permalink fedilink source parent
[+] Meltyheartlove@hexbear.net 2 points 1 year ago* (last edited 5 months ago) [deleted] permalink fedilink source parent