|
|
|
|
|
by txomon
1221 days ago
|
|
I use elvish[0] and have been using it as my main shell for the last 2 years. I like the focus on datastructures and flows (such as exceptions). It is mature enough for me, and I have found that the nuance of having non-posix compatibility in some things doesn't annoy me as much as when I hit a problem that is too small to write python and to complex for bash. Community is great, and I always find the answer to my problems in either the chat or other code samples. [0] Elvish webpage: https://elv.sh/ |
|