diff --git a/TODO.md b/TODO.md index f8b7e23dc1..e0480bf403 100644 --- a/TODO.md +++ b/TODO.md @@ -49,6 +49,7 @@ - [ ] finish adding config properties - [ ] system-agnostic test cases - [ ] exit codes +- [ ] auto-cd - [ ] length of time the command runs put in the env (CMD_DURATION_MS) ## Post-nushell merge: @@ -68,4 +69,4 @@ module git { ] ; } -plugin git { ... } \ No newline at end of file +plugin git { ... }