vrsh 0.1.0

A simple shell written for my own learning.
1
2
3
pub mod types;
pub mod state;
pub mod colors;