diff --git a/.octaverc b/.octaverc new file mode 100644 index 0000000..3fe71d9 --- /dev/null +++ b/.octaverc @@ -0,0 +1,2 @@ +PS1 ("\n\\[\033[01;34m\\]\\w\n\\[\033[01;92m\\]+>\\[\033[0m\\] ") +PS2 ("?> ")