From: Iain Patterson Date: Wed, 21 Mar 2007 09:12:02 +0000 (+0000) Subject: Typo in no_empty_cmd_completion. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=242076913f9875448112f924695d39fa5b27dc0e Typo in no_empty_cmd_completion. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@42 6be0d1a5-5cfe-0310-89b6-964be062b18b --- diff --git a/.profile.d/options.bashrc b/.profile.d/options.bashrc index 3d87c1f..03a0ef9 100644 --- a/.profile.d/options.bashrc +++ b/.profile.d/options.bashrc @@ -26,7 +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