From 2d478dbe36ad01873ac464cf3c4dd66614d56961 Mon Sep 17 00:00:00 2001 From: Mitch Weaver Date: Tue, 12 May 2020 10:07:16 -0500 Subject: [PATCH] activate travis --- subs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/subs b/subs index f8d4e84..ea855f4 100755 --- a/subs +++ b/subs @@ -9,9 +9,7 @@ # For more information and examples, see: # http://github.com/mitchweaver/subs # -# -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*# - -# -*-*-*-*-* Settings *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*--*-*-* +# -/-/-/-/- Settings -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ : "${SUBS_FILE:=~/files/subs.txt}" : "${SUBS_MENU_PROG:='dmenu -p Subs:'}" : "${PLUMBER:=head}" @@ -20,7 +18,7 @@ : "${SUBS_CACHE:=$SUBS/cache}" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - SEP=^^^^^ # shouldn't need to change this -# -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* +# -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ die() { >&2 printf '%s\n' "$*"