Zioom: a handy cd helper

This is my first semi-serious work done in Zig. If you are familiar with tools like GitHub - ajeetdsouza/zoxide: A smarter cd command. Supports all major shells., zioom is heavily inspired by it, with some of my goals/aspirations on top:

  • write a full working cli/tui tool from scratch in Zig
  • codebase with Zig’s inherent code clarity
  • small tool => small binary size (a nice-to-have)

Admittedly, I made this project to have some fun with Zig, and it’s heavily opinionated towards my personal usage, but I’ll gladly welcome issues and PRs from you if it’s something you decide you like enough to want to contribute!

8 Likes