diff --git a/radare2rc b/radare2rc index 26197e6..c829c7c 100644 --- a/radare2rc +++ b/radare2rc @@ -1,3 +1,6 @@ -e scr.color = 1 +e scr.color = true e dbg.bep = main e asm.syntax = intel +e asm.linescall = true +e asm.linesout = true +e asm.lineswidth = 12