feat(navigation): add mkcd function #21

Merged
rootiest merged 1 commits from feat/mkcd into main 2026-05-27 19:31:08 +00:00

1 Commits

Author SHA1 Message Date
rootiest 2e7f2d07e4 feat(navigation): add mkcd function
Creates a directory (including all missing parents) and immediately
cd's into it. Supports -h/--help, distinguishes new vs existing dirs
in feedback, and uses set_color for consistent colored output.
2026-05-27 15:30:08 -04:00