-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Updated dotfiles and version numbers
Added build dir to gitignore Fixed unupdated version numbers
- Loading branch information
Showing
5 changed files
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,3 +50,5 @@ modules.order | |
Module.symvers | ||
Mkfile.old | ||
dkms.conf | ||
|
||
/build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Features | ||
- [ ] Directory listing using bfs instead of dfs | ||
- [ ] Move Config files to config dir or program files | ||
- [ ] UI: Health check for all the dependencies | ||
- [ ] Version print | ||
- [ ] Update check | ||
|
||
# Bug Fixes | ||
- [X] Not trigger action aborting fzf | ||
- [X] opening vscode is a blocking call | ||
|
||
|
||
# Other Changes | ||
- [ ] Chore: Add docs | ||
- [ ] Chore: Add comments | ||
- [ ] Chore: Fill README.md | ||
- [ ] Installer: Not Overwrite existing config files | ||
- [ ] Installer: Add repair option | ||
- [ ] Installer: Add update option |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters