From ce3df8f4739519a42c904a4ae4ff89e3028c8d24 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 12 Feb 2020 21:26:18 +0800 Subject: update --- scripts/gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index c248d3e..0096d2e 100755 --- a/scripts/gist +++ b/scripts/gist @@ -50,7 +50,7 @@ auto_sync=true # automatically clone the gist repo # Shell configuration set -o pipefail -[[ $TRACE ]] && set -x +[[ $TRACE == 'true' ]] && set -x [[ $(uname) == 'Darwin' ]] && alias tac='tail -r' trap 'rm -f "$http_data" "$tmp_file"' EXIT -- cgit v1.2.3-70-g09d2