nitch: add page (#10917)

* nitch: add page

Signed-off-by: Pranav <npv12@iitbbs.ac.in>

* chore: address comments

* fix: address comments

Signed-off-by: Pranav <npv12@iitbbs.ac.in>

* Update pages/linux/nitch.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Signed-off-by: Pranav <npv12@iitbbs.ac.in>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
pull/23/head
Pranav Nedungadi 2023-10-11 13:59:59 +05:30 committed by GitHub
parent 5afb6ec14e
commit 8ca419d755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
pages/linux/nitch.md Normal file
View File

@ -0,0 +1,16 @@
# nitch
> A small and incredibly fast system fetch written fully in Nim.
> More information: <https://github.com/ssleert/nitch>.
- Display system information (hostname, kernel, uptime, etc.):
`nitch`
- Display [h]elp:
`nitch --help`
- Display [v]ersion:
`nitch --version`