Making a default settings file

Is there a file for settings that I always want a certain way, like the .vimrc to vim or .bashrc to bash? Whenever I use the command line version of CUBIT it is always set to perspective view instead of orthogonal. How can I make it default to orthogonal? Is there a .*rc file or something?

Create a file named “.cubit” and add the commands that you want Cubit to do on startup.

There are two places where you can put a .cubit file and have it run automatically. The first place is in your home directory. This would be where you keep startup commands that you always want to run.

The second is in the directory where you start cubit. This would be per-project commands.