## velocity-shell A Linux shell environment written in C++.
"vsh", "vshell" or "Velocity Shell".
For custom prompts, create a file called "prompt" in the working directory and put something in it. That something will be your new shell prompt
To compile the shell run the command :
make compileNOTE: Run this command inside of dir where vsh is located

