Today I tend to only need to use the terminal for two kinds of tasks:
- Start VS Code.
- Git usage:
- Start caching git credentials so that I can do the remaining git tasks in Code.
- Handling git submodules.
- Other advanced git usage.
The first point can be solved using the way described in:
http://askubuntu.com/questions/21953/how-do-i-customize-the-context-menu-in-nautilus
Is it possible to in the scripts include an automatic way of doing it?