mirror of
https://github.com/nushell/nushell
synced 2024-11-10 07:04:13 +00:00
Update TODO.md
This commit is contained in:
parent
5d88ed6c75
commit
0ba0daa2c4
1 changed files with 2 additions and 1 deletions
3
TODO.md
3
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 { ... }
|
||||
plugin git { ... }
|
||||
|
|
Loading…
Reference in a new issue