diff options
| author | Sergei S <akedia13@gmail.com> | 2020-04-15 10:08:09 +0000 |
|---|---|---|
| committer | Sergei S <akedia13@gmail.com> | 2020-04-15 10:08:09 +0000 |
| commit | 2dbe25ded4b904746fd07e2265794cb4f97ffed8 (patch) | |
| tree | 29bea0ac272f861b24e5e4994e0c48265620bab5 /colorscripts | |
| parent | Add a column to colorscripts/pukeskull (diff) | |
Add a column to pukeskull
Diffstat (limited to 'colorscripts')
| -rwxr-xr-x | colorscripts/pukeskull | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colorscripts/pukeskull b/colorscripts/pukeskull index bd9e34e..f3bebc3 100755 --- a/colorscripts/pukeskull +++ b/colorscripts/pukeskull @@ -71,3 +71,4 @@ cat << 'EOF' [1;31mXXXX[0;31mXXXX[1;33mXXXX[0;33mXXXX[1;35mXXXX[0;35mXXXX[1;32mXXXX[0;32mXXXX[1;34mXXXX[0;34mXXXX[1;37mXXXX[0;37mXXXX [1;31mXXXX[0;31mXXXX[1;33mXXXX[0;33mXXXX[1;35mXXXX[0;35mXXXX[1;32mXXXX[0;32mXXXX[1;34mXXXX[0;34mXXXX[1;37mXXXX[0;37mXXXX EOF + |