X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.profile.d%2Foptions.bashrc;h=21933427315e38be2f20708301fdee268f7e6f33;hb=7e973fb6a4ec8da564b4621658e2c4d583560d33;hp=3d87c1f87466a758beb35d5c0c7354be451d7b03;hpb=5b55ae5ffc76dae9d0f2a7f4312f8398a8d96db7;p=profile.git diff --git a/.profile.d/options.bashrc b/.profile.d/options.bashrc index 3d87c1f..2193342 100644 --- a/.profile.d/options.bashrc +++ b/.profile.d/options.bashrc @@ -26,11 +26,7 @@ shopt -u hostcomplete shopt -u huponexit # Handle accidental tab mashing at start of a line. -shopt -s no_emptycmd_completion +shopt -s no_empty_cmd_completion # The Red Hat The shopt -u nocaseglob - -# Return a null string when no matches are found for a glob, rather than the -# literal pattern. -shopt -s nullglob