We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74995a1 commit d85c240Copy full SHA for d85c240
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