We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6d452 commit 89bca01Copy full SHA for 89bca01
lib/irb.rb
@@ -145,7 +145,6 @@
145
# * The value of variable `$XDG_CONFIG_HOME/irb/irbrc`, if defined.
146
# * File `$HOME/.irbrc`, if it exists.
147
# * File `$HOME/.config/irb/irbrc`, if it exists.
148
-# * File `.config/irb/irbrc` in the current directory, if it exists.
149
# * File `.irbrc` in the current directory, if it exists.
150
# * File `irb.rc` in the current directory, if it exists.
151
# * File `_irbrc` in the current directory, if it exists.
0 commit comments