activate travis
This commit is contained in:
6
subs
6
subs
@@ -9,9 +9,7 @@
|
|||||||
# For more information and examples, see:
|
# For more information and examples, see:
|
||||||
# http://github.com/mitchweaver/subs
|
# http://github.com/mitchweaver/subs
|
||||||
#
|
#
|
||||||
# -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*#
|
# -/-/-/-/- Settings -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
|
||||||
|
|
||||||
# -*-*-*-*-* Settings *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*--*-*-*
|
|
||||||
: "${SUBS_FILE:=~/files/subs.txt}"
|
: "${SUBS_FILE:=~/files/subs.txt}"
|
||||||
: "${SUBS_MENU_PROG:='dmenu -p Subs:'}"
|
: "${SUBS_MENU_PROG:='dmenu -p Subs:'}"
|
||||||
: "${PLUMBER:=head}"
|
: "${PLUMBER:=head}"
|
||||||
@@ -20,7 +18,7 @@
|
|||||||
: "${SUBS_CACHE:=$SUBS/cache}"
|
: "${SUBS_CACHE:=$SUBS/cache}"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
SEP=^^^^^ # shouldn't need to change this
|
SEP=^^^^^ # shouldn't need to change this
|
||||||
# -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
# -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
|
||||||
|
|
||||||
die() {
|
die() {
|
||||||
>&2 printf '%s\n' "$*"
|
>&2 printf '%s\n' "$*"
|
||||||
|
|||||||
Reference in New Issue
Block a user