#RVM and #fish shell
▻https://etienne.pflieger.bzh/a-ecrit/rvm-and-fish-shell.html
Since the end of the summer, and more specifically following a post by Julia Evans about the fish shell, my curiosity was once again triggered by this shell. I know it by name since a long time, but never take time to test it. Or last time I did it, something I did not expect happen, and I was probably less comfortable with the whole shell stuff. Anyway, I stayed on bash and then zsh.
Clearly, all the time I spent using zsh, and configuring it, make me a lot more aware of what a shell really is, what happen under the hood, etc. So after reading Julia Evans article, I tried the fish shell again… and actually loved it. So much that after only 3 days or so, I decided and successfuly switch to fish as my session shell.
It took some more time to migrate my most used tools to it. RVM was (...)
#ruby