Rlwrap ocamldebug
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -47,6 +47,7 @@ alias killz='killall -9 '
|
|||||||
alias m='ncmpcpp'
|
alias m='ncmpcpp'
|
||||||
alias math='rlwrap MathKernel'
|
alias math='rlwrap MathKernel'
|
||||||
alias ocaml='rlwrap ocaml'
|
alias ocaml='rlwrap ocaml'
|
||||||
|
alias ocamldebug='rlwrap ocamldebug'
|
||||||
alias rm='rm -i'
|
alias rm='rm -i'
|
||||||
alias shell='ps -p $$ -o comm='
|
alias shell='ps -p $$ -o comm='
|
||||||
alias sml='rlwrap sml'
|
alias sml='rlwrap sml'
|
||||||
|
|||||||
Reference in New Issue
Block a user