I do most of my work in the terminal. I work on JavaScript/TypeScript projects. Soon Java, we'll see if I use the terminal for that.
I love streamlining my ZSHell and ViM experiences by tooling around and have produced some nice scripts and functions which are both living documentation and useful to share.
However, I wouldn't expect my team to maintain shell scripts as they're a bit esoteric.
I quickly navigate around and search my files, use version control, switch projects, run services, and open sites in my browser using terminal and Vim commands.
I love streamlining my ZSHell and ViM experiences by tooling around and have produced some nice scripts and functions which are both living documentation and useful to share.
However, I wouldn't expect my team to maintain shell scripts as they're a bit esoteric.
I quickly navigate around and search my files, use version control, switch projects, run services, and open sites in my browser using terminal and Vim commands.
I have to switch away for debugging though.