Skip to content

Commit 9963608

Browse files
committed
bashrc rlwrap ocamldebug
1 parent f983b16 commit 9963608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bashrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ if command -v rlwrap >/dev/null; then
118118
alias sml='rlwrap sml'
119119
alias clj='rlwrap clj'
120120
alias ocaml='rlwrap ocaml'
121+
alias ocamldebug='rlwrap ocamldebug'
121122
fi
122123

123124
## Source machine specific bashrc

0 commit comments

Comments
 (0)