Greetings all
This is the second dev-log for The Velocity OS project
I have been working on making a custom shell for the Linux distro and I have finished the basic implementation of it. Now I am starting to write a new build system to make it more expandable. Basically rewriting make... indeed it is an enjoyable experience
The Vshell program is based on the philosophy of Vim or Nvim, it uses modal editing and so far uses no mouse at all, I have implemented a basic tutorial, a config system, keybindings that are somewhat like vim's key binds.
That's all for now. Thanks for Reading, see you all soon
Top comments (0)