Ruby 2.2.0 リファレンスマニュアル > ライブラリ一覧 > shell/command-processorライブラリ > Shell::CommandProcessorクラス > run_config

singleton method Shell::CommandProcessor.run_config

run_config -> ()[permalink][rdoc]

ユーザのホームディレクトリに "~/.rb_shell" というファイルが存在すれば、それを Kernel.#load します。

存在しない時は何もしません。