## this is config file. # you can change your bin path, prompt, prompt color.

## PATH is used for creating quiz database ## it can create your own quiz. ## shell like syntax ## ex) setpath '/bin:/usr/bin' setpath '/bin'

## you can change the prompt ## ex) setprompt 'you> ' setprompt '$ '

## you can change the color(red, blue, green, yellow, magenta, cyan, white) ## ex) setcolor 'prompt', 'red' ## ex) setcolor 'great', 'blue' setcolor 'prompt', 'white' setcolor 'great', 'red' setcolor 'miss', 'blue'