1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-19 03:12:07 +02:00

ShellCheck fixes WIP (related to #120)

This commit is contained in:
Ryan L McIntyre 2018-01-11 21:47:59 -05:00
parent d941e4472d
commit 21e35191ca

View File

@ -29,6 +29,8 @@ version="1.2.0"
echo;
# shellcheck disable=SC2154
# we know the '$i' is from the sourced file
for var in "${!i@}"; do
# trim 'i_' prefix
glyph_name=${var#*_}