ColorShell ─ 1.5

Planned for v2:
  setup.sh for setup alias

This script converts HEX and RGB code to x1b

x1b is code for colorize outputs,
works on outputs like print python, but
dont work in shell because is custom
HEX/RGB, for work on shell you need
to specify a predefined color

All you need to do, is put the code
after the text, like this print('code' + 'text')

GitHub

View Github