Skip to content

Commit db518e9

Browse files
committed
Mark completed todo items
1 parent ef8ab99 commit db518e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TODO.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TODO
22

3-
- [ ] `cfg(os)`
4-
- [ ] modularize os code
3+
- [x] `cfg(os)`
4+
- [x] modularize os code
55
- [ ] use `explorer` and `Command` on windows
6-
- [ ] use `which` to check for presence of commands
6+
- [x] use `which` to check for presence of commands

0 commit comments

Comments
 (0)