a2p1k02/zshell
This is a simple shell that was coded in the Zig programming language
Zshell - Zig shell. This is a simple shell that was coded in the Zig programming language. So, if I test this shell correct, it will work great
doas pacman -Syu zig
zig build
zig build run
a2p1k02@archlinux /home/a2p1k02/Projects/zig/zshell $