Gollum@feddit.de to Programmer Humor@programming.dev · 1 year agoD or d come oni.imgur.comimagemessage-square221fedilinkarrow-up11.46Karrow-down149 cross-posted to: [email protected]
arrow-up11.41Karrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 1 year agomessage-square221fedilink cross-posted to: [email protected]
minus-squareayaya@lemdro.idlinkfedilinkEnglisharrow-up4·1 year agoIf you need to run a set of commands or a script with fish you can just toss them in a file and run bash file.sh. I have been daily driving fish for years and I don’t even have think about it.
If you need to run a set of commands or a script with fish you can just toss them in a file and run
bash file.sh
. I have been daily driving fish for years and I don’t even have think about it.