]> git.wh0rd.org - home.git/commitdiff
enable no_empty_cmd_completion
authorMike Frysinger <vapier@gentoo.org>
Mon, 19 Nov 2012 21:59:37 +0000 (16:59 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 19 Nov 2012 21:59:37 +0000 (16:59 -0500)
.bashrc

diff --git a/.bashrc b/.bashrc
index 02b3fbbcd046f838bad802f46d2964eb2c476604..26ac1129f6f5e07784a664f8468ef0d2047866ff 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -23,6 +23,7 @@ export LESSCOLOR=0
 unset LDPATH # KDE bs
 
 shopt -s checkwinsize
+shopt -s no_empty_cmd_completion
 
 eval `dircolors 2>/dev/null`