💥 Allow no upper bound on directory stack size and cache the size
Introduce a new builtin, "dir_depth" to change the dir_stack depth, rather than reading the env var at each CD. Allow no upper limit on dir_stack size Remove wrappers in the Shell
Breaking changes: to set the max depth, one must now use a builtin rather than a env var