Options (2)
-e, --excludebooleanIgnore the specified files and directories
Example:
onefetch {{[-e|--exclude]}} {{path/to/file_or_directory|regex}}-T, --typebooleanOnly detect languages from the specified categories (default: programming and markup)
Example:
onefetch {{[-T|--type]}} {{programming|markup|prose|data}}Examples (8)
Display statistics for the Git repository in the current working directory
Display statistics for the Git repository in the specified directory
onefetch path/to/directoryIgnore commits made by bots
onefetch --no-botsIgnore merge commits
onefetch --no-mergesDon't print the ASCII art of the language logo
onefetch --no-artShow `n` authors, languages, or file churns (default: 3, 6, and 3 respectively)
Ignore the specified files and directories
onefetch [-e|--exclude] path/to/file_or_directory|regexOnly detect languages from the specified categories (default: programming and markup)
onefetch [-T|--type] programming|markup|prose|datamade by @shridhargupta | data from tldr-pages