From: Simon Ruderich Date: Sun, 3 Jun 2018 16:20:05 +0000 (+0200) Subject: lib.sh: escape \b in double quoted string X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=fdf83d84c09a58b14f58fde43e293ec0330f5869;hp=fdf83d84c09a58b14f58fde43e293ec0330f5869;p=config%2Fdotfiles.git lib.sh: escape \b in double quoted string Just a warning from shellcheck, but lets fix it. ---