Ossama Hjaji
Ossama Hjaji
Hi @XAMPPRocky, Do you have an idea when the next release will be? Since [v12.1.2](https://github.com/XAMPPRocky/tokei/releases/tag/v12.1.2) was released in January 2021, there have been a couple of useful updates that [onefetch](https://github.com/o2sh/onefetch)...
It would be nice if tokei could parse .gitattributes and respect linguist-documentation rules. E.g: tokei believes that the project [ANESE](https://github.com/daniel5151/ANESE) is written primarily in assembly, when it's actually written entirely...
We're lacking both integration and unit tests to make sure we won't run into regressions after new development/refactoring. Modules that should be covered by unit tests: - [x] [cli.rs](https://github.com/o2sh/onefetch/blob/main/src/cli.rs) ###...
Listed here are _"all"_ the languages that could be supported by onefetch - the checked lines are the ones already supported. Beside giving us a better idea of our coverage,...
Following #621, we wish to drop libgit2 and use [gitoxide](https://github.com/Byron/gitoxide) instead. What's left: - [ ] status index/worktree - [ ] status untracked + recurse untracked dirs - [x] write...
Following #621, we wish to run [get_language_statistics()](https://github.com/o2sh/onefetch/blob/06dbe1a32b3754fb8fbe679c756927e542fba47d/src/info/mod.rs#L179) in parallel.
### Summary 💡 What about having a configuration file in which you could customize visual aspects of onefetch? for example: General options: - The glyph to use for the separator...
I was trying to use the `vhs.ascii` logo but it fails to execute the command. Expected output (on iterm): With vhs: Amazing tool BTW 👍
Here is a list of programming languages whose ASCII logo could be improved: - [x] [Assembly](https://onefetch.dev/#Assembly) - [x] [Bash](https://onefetch.dev/#Bash) - [ ] [Clojure](https://onefetch.dev/#Clojure) - [ ] [Crystal](https://onefetch.dev/#Crystal) - [ ]...