Typo in no_empty_cmd_completion.
authorIain Patterson <me@iain.cx>
Wed, 21 Mar 2007 09:12:02 +0000 (09:12 +0000)
committerIain Patterson <me@iain.cx>
Wed, 21 Mar 2007 09:12:02 +0000 (09:12 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@42 6be0d1a5-5cfe-0310-89b6-964be062b18b

.profile.d/options.bashrc

index 3d87c1f..03a0ef9 100644 (file)
@@ -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