From: PHO Date: Thu, 1 Sep 2016 05:30:03 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=941d340f1c073940c57536e30b3290ed35e9dec2 Auto commit by The Sugar System. --- diff --git a/dot-files/_zshrc b/dot-files/_zshrc index 8c8bbe3..a7feb9e 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -246,6 +246,7 @@ function lv() { lv_cmd=("more") else echo >&2 "$0: no pager commands are found" + return 1 fi command "${lv_cmd[@]}" "$@"