Expanded distro_shorthand to Mac OS X

This commit is contained in:
Muhammad Herdiansyah
2016-10-08 12:40:59 +07:00
parent a6145d118e
commit ed41c15c6a
4 changed files with 18 additions and 30 deletions

View File

@@ -62,17 +62,9 @@ kernel_shorthand="on"
# Distro
# Shorten the output of distro (tiny, on, off)
# NOTE: This is only possible on Linux
# NOTE: This is only possible on Linux and Mac OS X
distro_shorthand="off"
# Mac OS X hide/show build version
# --osx_buildversion on/off
osx_buildversion="on"
# Mac OS X hide/show codename
# --osx_codename on/off
osx_codename="on"
# Show 'x86_64' and 'x86' in 'Distro:' output.
# --os_arch on/off
os_arch="on"