X-Git-Url: http://git.nikiroo.be/?p=gofetch.git;a=blobdiff_plain;f=gopher.sh;h=f430d155355cb21fc703c08437d8663235088439;hp=b1bda9bca700b5c573eb97715f6b6f5e28210fa3;hb=8210ebede670fc8ac507809f979030883164d15c;hpb=1ad44e822af9e74ddd04896eed6fbbab3de65572 diff --git a/gopher.sh b/gopher.sh index b1bda9b..f430d15 100755 --- a/gopher.sh +++ b/gopher.sh @@ -44,7 +44,7 @@ EL= if [ "$LINK_COLOR" != "-" ]; then SL="`tput setf $LINK_COLOR``tput setaf $LINK_COLOR`" EL="`tput init`" - LESS="${LESS}-R" + export LESS="${LESS}-R" fi PREFIX="[0-9hIg]"