Skip to content

Instantly share code, notes, and snippets.

@sourcefrog
Created November 3, 2018 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sourcefrog/b311dd1bae2cedf972a4cd0e74f9a62d to your computer and use it in GitHub Desktop.
Save sourcefrog/b311dd1bae2cedf972a4cd0e74f9a62d to your computer and use it in GitHub Desktop.
for i in (seq 0 255)
set_color (printf '%02x0000\n' $i); echo -n xxi
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment