A new Shell written in rust
- Add basic shell functionality
- Reimplement alot of basic shell features
- echo
- ls
- cp
- mv
- cd
- exit
- cat
- touch
- rm
- User Customization
- Add theme support
- Add plugin support
- Add config files
- Git support
- Add piping support
- cat
- Table
- Implement new commands
- fetch => download files from url
- zip => Manage zip files from the shell