OpenBSD: Disable pretty birthday output as 'date' doesn't have any of the flags we need

This commit is contained in:
Dylan
2016-01-31 10:45:56 +11:00
parent 09a3846738
commit 404a25a063
2 changed files with 4 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ gtk3="on"
# Whether to show a long pretty output
# or a shortened one
# NOTE: Long pretty output doesn't work on OpenBSD.
# --birthday_shorthand on/off
birthday_shorthand="off"