bhauman / rebel-readline

Terminal readline library for Clojure dialects
Eclipse Public License 1.0
680 stars 37 forks source link

Please add an option to change config file path #218

Open joe2xyz opened 1 year ago

joe2xyz commented 1 year ago

Please add an option to change config file path. Something like:

:main-opts ["-m" "rebel-readline.main" "--config" "/a/b/c/d"]

Thank you.

Joe