simple: Hide stderr by default.

This commit is contained in:
Dylan Araps 2019-06-28 14:53:34 +03:00
parent 0f718d41b9
commit 5e55c4dd1d
1 changed files with 1 additions and 1 deletions

View File

@ -8972,8 +8972,8 @@ main() {
eval "$config"
get_args "$@"
get_simple "$@"
[[ "$verbose" != "on" ]] && exec 2>/dev/null
get_simple "$@"
get_distro
get_bold
get_distro_ascii