Skip to content

Commit

Permalink
Add todo's
Browse files Browse the repository at this point in the history
  • Loading branch information
hybras committed Feb 19, 2021
1 parent c3d8262 commit 311ad44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
target
Cargo.lock
.vscode
6 changes: 6 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# TODO

- [ ] `cfg(os)`
- [ ] modularize os code
- [ ] use `explorer` and `Command` on windows
- [ ] use `which` to check for presence of commands

0 comments on commit 311ad44

Please sign in to comment.