mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-31 20:56:06 +00:00
Merge pull request #310 from dylanaraps/model2
Add new `model` function to print device model name
This commit is contained in:
@@ -18,6 +18,7 @@ printinfo () {
|
||||
info title
|
||||
info underline
|
||||
|
||||
info "Model" model
|
||||
info "OS" distro
|
||||
info "Kernel" kernel
|
||||
info "Uptime" uptime
|
||||
|
||||
Reference in New Issue
Block a user