vrsh 0.1.2

A simple shell written for my own learning.
1
2
3
pub mod prompt;
pub mod prompt_types;
pub mod modules;