▲ | rafram 4 days ago | ||||||||||||||||
Then there’s no reason you can’t use a different shell as your interactive shell, while running your scripts in bash. | |||||||||||||||||
▲ | kstrauser 4 days ago | parent | next [-] | ||||||||||||||||
A thousand times this. I use bash scripting for things I’m going to distribute, but do all my local CLI work and scripting in fish because life’s too short to wear the bash hair shirt when I don’t have to. | |||||||||||||||||
| |||||||||||||||||
▲ | liampulles 4 days ago | parent | prev [-] | ||||||||||||||||
For me to develop my scripts it would help alot if my interactive shell supports the syntax as well. I mean you are right of course, I CAN do that, but it then becomes a tradeoff question again of whether this non-compatible interactive shell has sufficient niceties. | |||||||||||||||||
|