Added distro_shorthand to simplify lsb_release output
This commit is contained in:
parent
f7353a6b64
commit
7372e56d50
3 changed files with 17 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue