Added distro_shorthand to simplify lsb_release output

This commit is contained in:
Muhammad Herdiansyah
2016-08-28 23:11:01 +07:00
parent f7353a6b64
commit 7372e56d50
3 changed files with 17 additions and 1 deletions

View File

@@ -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"