Add truecolor
This commit is contained in:
parent
641d0a009b
commit
03c34c8e9a
4 changed files with 43 additions and 4 deletions
|
@ -1,2 +1,8 @@
|
|||
{erl_opts, [debug_info]}.
|
||||
{deps, []}.
|
||||
|
||||
{profiles, [
|
||||
{shell, [
|
||||
{deps, [sync]}
|
||||
]}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue