From 0ba0daa2c42c7e069560b2f629132bdaeed5fbf2 Mon Sep 17 00:00:00 2001 From: JT <547158+jntrnr@users.noreply.github.com> Date: Sat, 27 Nov 2021 20:18:40 +1300 Subject: [PATCH] Update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index f8b7e23d..e0480bf4 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 { ... }