aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index 6f48073..4e5815b 100755
--- a/gist
+++ b/gist
@@ -73,6 +73,7 @@ fi
73# Default configuration 73# Default configuration
74[[ ! -t 1 && -z $hint ]] && hint=false 74[[ ! -t 1 && -z $hint ]] && hint=false
75protocol=https 75protocol=https
76init=
76 77
77# Shell configuration 78# Shell configuration
78set -o pipefail 79set -o pipefail