# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8 ##@before * if [ -n "$UTOOLS_BASH_COMPLETION" ]; then function __bash_completion_enabled() { return 1; } function __bash_completion_module_enabled() { return 1; } _file= if [ -n "$UTOOLS_BASH_COMPLETION_COMPAT" ]; then _file="@@dest@@/lib/ulib/$UTOOLS_BASH_COMPLETION_COMPAT/bash_completion" elif [ -f /etc/debian_version ]; then case "$(