summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xadelie-build-cd3
1 files changed, 3 insertions, 0 deletions
diff --git a/adelie-build-cd b/adelie-build-cd
index 6c3840f..82da436 100755
--- a/adelie-build-cd
+++ b/adelie-build-cd
@@ -6,6 +6,9 @@ def_ver="1.0-rc1"
readonly PROGNAME=$(basename $0)
+[ -z $ZSH_VERSION ] || set -y
+
+
warn() {
printf '>>> '
printf '\033[01;33mWARNING\033[00;39m '