Rlwrap ocamldebug

This commit is contained in:
2015-10-05 05:47:01 -04:00
parent 78cb87d620
commit 1ccf70c8eb

View File

@@ -47,6 +47,7 @@ alias killz='killall -9 '
alias m='ncmpcpp'
alias math='rlwrap MathKernel'
alias ocaml='rlwrap ocaml'
alias ocamldebug='rlwrap ocamldebug'
alias rm='rm -i'
alias shell='ps -p $$ -o comm='
alias sml='rlwrap sml'