• Andres Santamaria Artigas's avatar
    Made variables local in get_cols function · 2ecd8102
    Andres Santamaria Artigas authored
    The variables blocks, blocks2, and cols were not set as local in the
    get_cols function, which made neofetch print whatever value they had
    before showing the colorblocks. This commit makes these variables local
    so the output doesn't get affected if they are set beforehand.
    2ecd8102
Name
Last commit
Last update
.github Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.md Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
neofetch Loading commit data...
neofetch.1 Loading commit data...