git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b55ae5
)
Typo in no_empty_cmd_completion.
author
Iain Patterson
<me@iain.cx>
Wed, 21 Mar 2007 09:12:02 +0000
(09:12 +0000)
committer
Iain 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
patch
|
blob
|
history
diff --git
a/.profile.d/options.bashrc
b/.profile.d/options.bashrc
index
3d87c1f
..
03a0ef9
100644
(file)
--- 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