mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-02 13:49:55 +00:00
Added distro_shorthand to simplify lsb_release output
This commit is contained in:
@@ -61,6 +61,10 @@ kernel_shorthand="on"
|
||||
|
||||
# Distro
|
||||
|
||||
# Shorten the output of distro
|
||||
# NOTE: This is only possible on Linux with lsb_release
|
||||
distro_shorthand="off"
|
||||
|
||||
# Mac OS X hide/show build version
|
||||
# --osx_buildversion on/off
|
||||
osx_buildversion="on"
|
||||
|
||||
Reference in New Issue
Block a user